File tree 4 files changed +8
-3
lines changed
4 files changed +8
-3
lines changed Original file line number Diff line number Diff line change @@ -6,6 +6,11 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/).
6
6
7
7
## [ Unreleased]
8
8
9
+ ### Changed
10
+
11
+
12
+ ## [ 0.51]
13
+
9
14
### Added
10
15
- Created CHANGELOG.md
11
16
- Added --help option to CLI (https://github.com/facebook/ktfmt/pull/477 )
Original file line number Diff line number Diff line change 11
11
<parent >
12
12
<groupId >com.facebook</groupId >
13
13
<artifactId >ktfmt-parent</artifactId >
14
- <version >0.51-SNAPSHOT </version >
14
+ <version >0.51</version >
15
15
</parent >
16
16
17
17
<properties >
Original file line number Diff line number Diff line change 5
5
6
6
<groupId >com.facebook</groupId >
7
7
<artifactId >ktfmt-parent</artifactId >
8
- <version >0.51-SNAPSHOT </version >
8
+ <version >0.51</version >
9
9
<packaging >pom</packaging >
10
10
11
11
<name >Ktfmt Parent</name >
Original file line number Diff line number Diff line change 1
- 0.51-SNAPSHOT
1
+ 0.51
You can’t perform that action at this time.
0 commit comments