File tree 1 file changed +9
-1
lines changed
1 file changed +9
-1
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,12 @@ This project adheres to [Semantic Versioning](http://semver.org/).
5
5
6
6
## [ Unreleased]
7
7
8
+ ## [ v0.2.6] - 2018-04-09
9
+
10
+ ### Changed
11
+
12
+ - The documentation to instruct the user to use Cargo instead of Xargo
13
+
8
14
## [ v0.2.5] - 2018-02-26
9
15
10
16
### Added
@@ -137,7 +143,9 @@ This project adheres to [Semantic Versioning](http://semver.org/).
137
143
138
144
- Initial release
139
145
140
- [ Unreleased ] : https://github.com/japaric/cortex-m-quickstart/compare/v0.2.4...HEAD
146
+ [ Unreleased ] : https://github.com/japaric/cortex-m-quickstart/compare/v0.2.6...HEAD
147
+ [ v0.2.6 ] : https://github.com/japaric/cortex-m-quickstart/compare/v0.2.5...v0.2.6
148
+ [ v0.2.5 ] : https://github.com/japaric/cortex-m-quickstart/compare/v0.2.4...v0.2.5
141
149
[ v0.2.4 ] : https://github.com/japaric/cortex-m-quickstart/compare/v0.2.3...v0.2.4
142
150
[ v0.2.3 ] : https://github.com/japaric/cortex-m-quickstart/compare/v0.2.2...v0.2.3
143
151
[ v0.2.2 ] : https://github.com/japaric/cortex-m-quickstart/compare/v0.2.1...v0.2.2
You can’t perform that action at this time.
0 commit comments