File tree Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Original file line number Diff line number Diff line change @@ -5,7 +5,10 @@ All notable changes to this project will be documented in this file.
55The format is based on [ Keep a Changelog] ( http://keepachangelog.com/en/1.0.0/ )
66and this project adheres to [ Semantic Versioning] ( http://semver.org/spec/v2.0.0.html ) .
77
8- ## [ Unreleased]
8+ ## [ 0.12.0] - 2025-06-04
9+ ### Added
10+ - Include OSGi metadata in jar
11+ ### Changed
912- Require at least Java 11
1013
1114## [ 0.11.0] - 2023-02-27
@@ -84,6 +87,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
8487- Initial release!
8588
8689
90+ [ 0.12.0 ] : https://github.com/robinst/autolink-java/compare/autolink-0.11.0...autolink-0.12.0
8791[ 0.11.0 ] : https://github.com/robinst/autolink-java/compare/autolink-0.10.1...autolink-0.11.0
8892[ 0.10.1 ] : https://github.com/robinst/autolink-java/compare/autolink-0.10.0...autolink-0.10.1
8993[ 0.10.0 ] : https://github.com/robinst/autolink-java/compare/autolink-0.9.0...autolink-0.10.0
Original file line number Diff line number Diff line change 44
55 <groupId >org.nibor.autolink</groupId >
66 <artifactId >autolink</artifactId >
7- <version >0.11.1 -SNAPSHOT</version >
7+ <version >0.12.0 -SNAPSHOT</version >
88
99 <name >autolink-java</name >
1010 <description >
You can’t perform that action at this time.
0 commit comments