Skip to content

Commit 14f20a5

Browse files
authored
Merge pull request #654 from msgpack/release-0.9.2
Update RELEASE_NOTES for 0.9.2
2 parents 4f6579f + b7ba397 commit 14f20a5

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

RELEASE_NOTES.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,18 @@
11
# Release Notes
22

3+
## 0.9.2
4+
5+
Internal updates:
6+
7+
* Update jackson-databind to 2.13.3 [#650](http://github.com/msgpack/msgpack-java/pull/650)
8+
* Update akka-actor to 2.6.19 [#631](http://github.com/msgpack/msgpack-java/pull/631)
9+
* Update airframe-json, airspec to 22.6.1 [#649](http://github.com/msgpack/msgpack-java/pull/649)
10+
* Update scalacheck to 1.16.0 [#636](http://github.com/msgpack/msgpack-java/pull/636)
11+
* Update scala-collection-compat to 2.7.0 [#632](http://github.com/msgpack/msgpack-java/pull/632)
12+
* Update sbt-sonatype to 3.9.13 [#644](http://github.com/msgpack/msgpack-java/pull/644)
13+
* Update airframe-json, airspec to 22.5.0 [#643](http://github.com/msgpack/msgpack-java/pull/643)
14+
* Update sbt to 1.6.2 [#630](http://github.com/msgpack/msgpack-java/pull/630)
15+
316
## 0.9.1
417

518
Bug fixes and improvements:

0 commit comments

Comments
 (0)