Skip to content

Commit 3e5321e

Browse files
committed
Release version 1.5.0
Update changelog with release date and link to tag. Signed-off-by: kingthorin <kingthorin@users.noreply.github.com>
1 parent 1d0798b commit 3e5321e

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ All notable changes to this add-on will be documented in this file.
33

44
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
55

6-
## [Unreleased]
6+
## [1.5.0] - 2022-07-11
77
### Added
88
- A right-click context menu is now available in the History tab in order to Select/Set a color for arbitrary messages.
99

@@ -44,7 +44,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
4444

4545
Initial laser version.
4646

47-
[Unreleased]: https://github.com/kingthorin/neonmarker/compare/v1.4.0...HEAD
47+
[1.5.0]: https://github.com/kingthorin/neonmarker/compare/v1.4.0...v1.5.0
4848
[1.4.0]: https://github.com/kingthorin/neonmarker/compare/v1.3.0...v1.4.0
4949
[1.3.0]: https://github.com/kingthorin/neonmarker/compare/v1.2.0...v1.3.0
5050
[1.2.0]: https://github.com/kingthorin/neonmarker/compare/v1.1.0...v1.2.0

gradle.properties

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
version=1.5.0
2-
release=false
2+
release=true

0 commit comments

Comments
 (0)