Skip to content

Commit c327ad9

Browse files
committed
chore: update changelog for version bump to 0.16.0
1 parent da058e7 commit c327ad9

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

CHANGELOG.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,10 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8-
## [Unreleased]
8+
## [0.16.0] - 2025-12-07
99

1010
### Changed
11+
- Listen/Notify support by @tsloughter in [#110](https://github.com/erleans/pgo/pull/110)
1112
- Handle and log query errors in type server by @tsloughter in [#106](https://github.com/erleans/pgo/pull/106)
1213

1314
## [0.15.0] - 2025-07-01
@@ -228,7 +229,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
228229

229230
## New Contributors
230231
* @tsloughter made their first contribution
231-
[unreleased]: https://github.com/erleans/pgo/compare/v0.15.0..HEAD
232+
[0.16.0]: https://github.com/erleans/pgo/compare/v0.15.0..v0.16.0
232233
[0.15.0]: https://github.com/erleans/pgo/compare/v0.13.0..v0.15.0
233234
[0.13.0]: https://github.com/erleans/pgo/compare/v0.12.0..v0.13.0
234235
[0.12.0]: https://github.com/erleans/pgo/compare/v0.11.0..v0.12.0

0 commit comments

Comments
 (0)