@@ -18,6 +18,12 @@ The format is based on [Keep a Changelog][Keep a Changelog], and this project ad
18
18
19
19
### Security
20
20
21
+ ## [ 0.0.14] - 2021-05-15
22
+
23
+ ### Changed
24
+
25
+ - Updated gradle and plugins, etc.
26
+
21
27
## [ 0.0.13] - 2021-04-10
22
28
23
29
### Fixed
@@ -138,11 +144,12 @@ The format is based on [Keep a Changelog][Keep a Changelog], and this project ad
138
144
[ Semantic Versioning ] : https://semver.org/
139
145
140
146
<!-- Versions -->
141
- [ Unreleased ] : https://github.com/computer-science-engineering/vscode-cse-framework/compare/v0.0.13..HEAD
142
- [ 0.0.9 ] : https://github.com/computer-science-engineering/vscode-cse-framework/compare/v0.0.12..v0.0.13
143
- [ 0.0.9 ] : https://github.com/computer-science-engineering/vscode-cse-framework/compare/v0.0.11..v0.0.12
144
- [ 0.0.9 ] : https://github.com/computer-science-engineering/vscode-cse-framework/compare/v0.0.10..v0.0.11
145
- [ 0.0.9 ] : https://github.com/computer-science-engineering/vscode-cse-framework/compare/v0.0.9..v0.0.10
147
+ [ Unreleased ] : https://github.com/computer-science-engineering/vscode-cse-framework/compare/v0.0.14..HEAD
148
+ [ 0.0.14 ] : https://github.com/computer-science-engineering/vscode-cse-framework/compare/v0.0.13..v0.0.14
149
+ [ 0.0.13 ] : https://github.com/computer-science-engineering/vscode-cse-framework/compare/v0.0.12..v0.0.13
150
+ [ 0.0.12 ] : https://github.com/computer-science-engineering/vscode-cse-framework/compare/v0.0.11..v0.0.12
151
+ [ 0.0.11 ] : https://github.com/computer-science-engineering/vscode-cse-framework/compare/v0.0.10..v0.0.11
152
+ [ 0.0.10 ] : https://github.com/computer-science-engineering/vscode-cse-framework/compare/v0.0.9..v0.0.10
146
153
[ 0.0.9 ] : https://github.com/computer-science-engineering/vscode-cse-framework/compare/v0.0.8..v0.0.9
147
154
[ 0.0.8 ] : https://github.com/computer-science-engineering/vscode-cse-framework/compare/v0.0.7..v0.0.8
148
155
[ 0.0.7 ] : https://github.com/computer-science-engineering/vscode-cse-framework/compare/v0.0.6..v0.0.7
0 commit comments