You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+7-2Lines changed: 7 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,9 +4,14 @@ All notable changes to this project will be documented in this file.
4
4
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
5
5
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
6
6
7
-
## [Unreleased]
7
+
## 1.3.4 - 2017-10-03
8
+
### Fixed
9
+
- v1.3.3 introduced [Incorrect SNAPSHOT version checking logic](https://github.com/patrickcrocker/maven-resource/issues/12) for the `check` operation for snapshots but was quickly spotted by [@shinmyung0](https://github.com/shinmyung0). This is now fixed and the 1.3.3 release has been yanked!
10
+
11
+
### Removed
12
+
- Version 1.3.3 (use 1.3.4 instead!!)
8
13
9
-
## 1.3.3 - 2017-10-03
14
+
## 1.3.3 - 2017-10-03[YANKED]
10
15
### Added
11
16
- Change log file (CHANGELOG.md).
12
17
- Generate release notes from CHANGELOG.me for github release (pipeline.yml).
0 commit comments