diff --git a/CHANGELOG.md b/CHANGELOG.md index ec80782f4ac28d9e9081599f0ccc3639a2bb6a8c..3bdcb8c0730e90929ce25970850b0c801f1f6d09 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -23,5 +23,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Fixed * #11 - Transaction::GetResultSet() now always returns a valid reference. +* #25 - Compiles on MacOS with LLVM now. ### Security