File tree Expand file tree Collapse file tree 2 files changed +9
-0
lines changed Expand file tree Collapse file tree 2 files changed +9
-0
lines changed Original file line number Diff line number Diff line change 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
Original file line number Diff line number Diff 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
2324The complete list can be found in the [ CHANGELOG] ( CHANGELOG.md ) file.
2425
You can’t perform that action at this time.
0 commit comments