Skip to content

Commit 370543b

Browse files
committed
Prepare v1.0.0 release
1 parent e03d80a commit 370543b

File tree

3 files changed

+8
-5
lines changed

3 files changed

+8
-5
lines changed

CHANGELOG.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
# Changelog
22

3-
## Unreleased
3+
## v1.0.0
4+
5+
* Update to pekko-http v1.0.0
6+
* Add scala 3 support
7+
* Make HttpMetricsServerBuilder extends pekko ServerBuilder
48

59
## [akka-http-metrics](https://github.com/RustedBones/akka-http-metrics)
610

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,9 @@ The following implementations are supported:
1616

1717
## Versions
1818

19-
| Version | Release date | Pekka Http version | Scala versions |
20-
|---------|--------------|--------------------|----------------|
21-
| `x.x.x` | xxxx-xx-xx | `x.x.x` | `x.x.x` |
19+
| Version | Release date | Pekka Http version | Scala versions |
20+
|---------|--------------|--------------------|-----------------------|
21+
| `1.0.0` | 2023-08-14 | `1.0.0` | `3.3`, `2.13`, `2.12` |
2222

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

version.sbt

Lines changed: 0 additions & 1 deletion
This file was deleted.

0 commit comments

Comments
 (0)