diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..3d5f676 --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,11 @@ +# 1.0.0 (2023-12-04) + + +### Bug Fixes + +* fix package statement ([1c45fc9](https://github.com/tlkamp/go-semaphore/commit/1c45fc9b338db933523c3c3e60175f598350daf2)) + + +### Features + +* resizable semaphore ([22bb612](https://github.com/tlkamp/go-semaphore/commit/22bb6120dc787b6b6e8fda56ae67e530d43d59ad))