release notes for version 1.0.1 (#496)
Update index.md fix grammar Update index.md class name
This commit is contained in:
parent
a3f48833c9
commit
2405062248
1 changed files with 9 additions and 0 deletions
|
|
@ -1,5 +1,14 @@
|
|||
# Release Notes
|
||||
|
||||
## 1.0.1
|
||||
A minor bug fix release. The class renaming described below (`#491`) is not expected to affect anyone
|
||||
upgrading from version 1.0.0 but it is strongly recommended that Apache Pekko users switch to the 1.0.1
|
||||
release when it becomes available.
|
||||
|
||||
### Bug Fixes
|
||||
|
||||
* Issue with class name of package private object `PekkoPduProtobufCodec$` ([#491](https://github.com/apache/incubator-pekko/issues/491))
|
||||
|
||||
## 1.0.0
|
||||
Apache Pekko 1.0.0 is based on Akka 2.6.20. Pekko came about as a result of Lightbend's decision to make future
|
||||
Akka releases under a [Business Software License](https://www.lightbend.com/blog/why-we-are-changing-the-license-for-akka),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue