CHANGELOG.md in sourcescrub-0.1.1 vs CHANGELOG.md in sourcescrub-0.1.2

- old
+ new

@@ -1,6 +1,10 @@ # Change Log +## [0.1.2] - 2021-01-14 + +- Implement search source endpoint to allow use filters to get matched sources - `client.source_search({limit: 10, offset: 0})` + ## [0.1.1] - 2020-11-03 - Fixing wrong data issue of `currentEmployeeRange` in Company ## [0.0.8] - 2020-08-13