We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1e69354 commit 8b25d3eCopy full SHA for 8b25d3e
CHANGELOG.md
@@ -7,10 +7,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
7
8
## [Unreleased]
9
10
+## [1.1.0] - 2024-08-05
11
+
12
### Added
13
14
- benchmark samples with Ryzen 3900X (thanks to [amusarra](https://github.com/amusarra))
15
- publish docker workflow
16
+- docker benchmark info
17
18
### Changed
19
pom.xml
@@ -3,7 +3,7 @@
3
<modelVersion>4.0.0</modelVersion>
4
<groupId>org.fugerit.java.demo</groupId>
5
<artifactId>fj-doc-quarkus-demo</artifactId>
6
- <version>1.0.1-SNAPSHOT</version>
+ <version>1.1.0</version>
<parent>
<groupId>org.fugerit.java</groupId>
0 commit comments