Skip to content

Commit b87874c

Browse files
committed
Update CHANGELOG for 1.3.1 release
1 parent c6826cd commit b87874c

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

CHANGELOG.md

+5-3
Original file line numberDiff line numberDiff line change
@@ -5,12 +5,13 @@ All notable changes to this project will be documented in this file.
55

66
This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8-
## [Unreleased]
8+
## [1.3.1]
99

1010
### Notes
1111

1212
This is a bugfix release. It fixes a Helidon MP
13-
configuration regression on Windows: [1038](https://github.com/oracle/helidon/issues/1038).
13+
configuration regression on Windows: [1038](https://github.com/oracle/helidon/issues/1038), as
14+
well as other fixes listed below.
1415

1516
### Fixes
1617

@@ -25,6 +26,7 @@ configuration regression on Windows: [1038](https://github.com/oracle/helidon/is
2526
- Fixes a reference to a non-existent ResourceBundle [1058](https://github.com/oracle/helidon/pull/1058)
2627
- Add exclusions for org.osgi:org.osgi.annotation.versioning [1034](https://github.com/oracle/helidon/pull/1034)
2728
- Documentation fixes [1043](https://github.com/oracle/helidon/pull/1043) [1053](https://github.com/oracle/helidon/pull/1053)
29+
- Documentation: add tracing guides [1023](https://github.com/oracle/helidon/pull/1023) [1014](https://github.com/oracle/helidon/pull/1014)
2830
- Examples fixes [1056](https://github.com/oracle/helidon/pull/1056)
2931
- Build fixes [1027](https://github.com/oracle/helidon/pull/1027) [1033](https://github.com/oracle/helidon/pull/1033) [1035](https://github.com/oracle/helidon/pull/1035)
3032

@@ -503,7 +505,7 @@ for details.
503505
### Notes
504506
- Initial source drop on Github
505507

506-
[Unreleased]: https://github.com/oracle/helidon/compare/1.3.0...HEAD
508+
[1.3.1]: https://github.com/oracle/helidon/compare/1.3.0...1.3.1
507509
[1.3.0]: https://github.com/oracle/helidon/compare/1.2.1...1.3.0
508510
[1.2.1]: https://github.com/oracle/helidon/compare/1.2.0...1.2.1
509511
[1.2.0]: https://github.com/oracle/helidon/compare/1.1.2...1.2.0

0 commit comments

Comments
 (0)