File tree Expand file tree Collapse file tree 1 file changed +3
-2
lines changed
Expand file tree Collapse file tree 1 file changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -5,9 +5,10 @@ All notable changes to this project will be documented in this file.
55The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
66and 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
You can’t perform that action at this time.
0 commit comments