Welson Pan 7 anni fa
parent
commit
7987f268d5
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      CHANGELOG.md

+ 1 - 1
CHANGELOG.md

@@ -29,7 +29,7 @@ All notable changes to this project will be documented in this file. Changes not
 
 ## Changed
 - Performance: Batch reads of websocket payloads rather than reading byte-by-byte. ([#387](https://github.com/httpswift/swifter/pull/387)) by [@lynaghk](https://github.com/lynaghk)
-
+- Podspec source_files updated to match source file directory changes. ([#400](https://github.com/httpswift/swifter/pull/400)) by [@welsonpan](https://github.com/welsonpan)
 
 # [1.4.6] 
 ## Added