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
+7Lines changed: 7 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -5,6 +5,12 @@ All notable changes to this project will be documented in this file.
5
5
The format is based on [Keep a Changelog](http://keepachangelog.com/)
6
6
and this project adheres to [Semantic Versioning](http://semver.org/).
7
7
8
+
## [1.2.1] - 2018-01-02
9
+
10
+
### Fixed
11
+
12
+
- Reorder script and other cli options because the script must be declared after the options. (This commit was reverted accidentally in 1.2.0, it's included now).
13
+
8
14
## [1.2.0] - 2017-12-29
9
15
10
16
### Added
@@ -34,5 +40,6 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
0 commit comments