diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..d67fc05 --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,15 @@ +# Changelog + +## 1.0.0 (2024-05-13) + + +### Features + +* compression and streaming ([#37](https://github.com/rudderlabs/rudder-cp-sdk/issues/37)) ([4427253](https://github.com/rudderlabs/rudder-cp-sdk/commit/4427253e2bd7fd6d47b4011e32dbddebbc682f9e)) +* initial client setup ([#1](https://github.com/rudderlabs/rudder-cp-sdk/issues/1)) ([5638a16](https://github.com/rudderlabs/rudder-cp-sdk/commit/5638a16b99508c0417f7df86e690372aa16e8e34)) +* Poller implementation periodically fetches workspace configs ([#2](https://github.com/rudderlabs/rudder-cp-sdk/issues/2)) ([6a9bbf4](https://github.com/rudderlabs/rudder-cp-sdk/commit/6a9bbf4da5c13fc1b6618174e959e83e8005d985)) + + +### Bug Fixes + +* workspace config connection as map ([#12](https://github.com/rudderlabs/rudder-cp-sdk/issues/12)) ([18b146c](https://github.com/rudderlabs/rudder-cp-sdk/commit/18b146c507c28b5db6d3a9a10884e599fd6e83c6))