diff --git a/CHANGELOG.md b/CHANGELOG.md index c346c67..1106f47 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,19 @@ # Changelog +## [0.1.1](https://github.com/flipt-io/flipt-grpc-dotnet/compare/v0.1.1...0.1.1) (2023-08-16) + + +### Features + +* initial commit ([aa2b6f7](https://github.com/flipt-io/flipt-grpc-dotnet/commit/aa2b6f75e94f6b59b22be35593a19a17f9f4ca33)) +* updates to protobuf definitions for flipt v1.25.0 ([#5](https://github.com/flipt-io/flipt-grpc-dotnet/issues/5)) ([cb6ada3](https://github.com/flipt-io/flipt-grpc-dotnet/commit/cb6ada380091330c71958f132d8eb82e9ef58f5e)) + + +### Miscellaneous Chores + +* release 0.1.0 ([7bdf283](https://github.com/flipt-io/flipt-grpc-dotnet/commit/7bdf283ecb3ed861bfd92d2cb4569d644dec578a)) +* release 0.1.1 ([83a8b02](https://github.com/flipt-io/flipt-grpc-dotnet/commit/83a8b02b1077a84b3f4c85b986aa75fae665583a)) + ## [0.1.1](https://github.com/flipt-io/flipt-grpc-dotnet/compare/0.1.0...0.1.1) (2023-08-16)