Skip to content

Commit 3e76a02

Browse files
committed
Prepare release v1.0.1
1 parent def8e50 commit 3e76a02

File tree

2 files changed

+9
-0
lines changed

2 files changed

+9
-0
lines changed

CHANGELOG.md

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

3+
## v1.0.1
4+
5+
* Update to pekko-http v1.0.1
6+
* Update dropwizard to 4.2.25
7+
* Update java-dogstatsd-client to 4.3.0
8+
* Update enumeratum to 1.7.3
9+
* Move from mockito to scalamock for testing
10+
311
## v1.0.0
412

513
* Update to pekko-http v1.0.0

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ The following implementations are supported:
1919
| Version | Release date | Pekka Http version | Scala versions |
2020
|---------|--------------|--------------------|-----------------------|
2121
| `1.0.0` | 2023-08-14 | `1.0.0` | `3.3`, `2.13`, `2.12` |
22+
| `1.0.1` | 2024-04-09 | `1.0.1` | `3.3`, `2.13`, `2.12` |
2223

2324
The complete list can be found in the [CHANGELOG](CHANGELOG.md) file.
2425

0 commit comments

Comments
 (0)