File tree Expand file tree Collapse file tree 17 files changed +60
-29
lines changed Expand file tree Collapse file tree 17 files changed +60
-29
lines changed Original file line number Diff line number Diff line change @@ -6,6 +6,9 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
6
6
and this project adheres to [ Semantic Versioning] ( http://semver.org/spec/v2.0.0.html ) .
7
7
8
8
## [ Unreleased]
9
+ ## [ 0.1.3] - 2021-10-29
10
+
11
+ This release only includes changes to the documentation.
9
12
10
13
## [ 0.1.2] - 2021-10-23
11
14
@@ -33,6 +36,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
33
36
34
37
Initial release.
35
38
36
- [ Unreleased ] : https://github.com/r3-os/r3/compare/r3@0.1.2...HEAD
39
+ [ Unreleased ] : https://github.com/r3-os/r3/compare/r3@0.1.3...HEAD
40
+ [ 0.1.3 ] : https://github.com/r3-os/r3/compare/r3@0.1.2...r3@0.1.3
37
41
[ 0.1.2 ] : https://github.com/r3-os/r3/compare/r3@0.1.1...r3@0.1.2
38
42
[ 0.1.1 ] : https://github.com/r3-os/r3/compare/r3@0.1.0...r3@0.1.1
Original file line number Diff line number Diff line change 1
1
[package ]
2
2
name = " r3"
3
- version = " 0.1.2 "
3
+ version = " 0.1.3 "
4
4
authors = [" yvt <i@yvt.jp>" ]
5
5
edition = " 2021"
6
6
license = " MIT OR Apache-2.0"
Original file line number Diff line number Diff line change @@ -6,6 +6,9 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
6
6
and this project adheres to [ Semantic Versioning] ( http://semver.org/spec/v2.0.0.html ) .
7
7
8
8
## [ Unreleased]
9
+ ## [ 0.1.2] - 2021-10-29
10
+
11
+ This release only includes changes to the documentation.
9
12
10
13
## [ 0.1.1] - 2021-10-23
11
14
@@ -24,5 +27,6 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
24
27
25
28
Initial release.
26
29
27
- [ Unreleased ] : https://github.com/r3-os/r3/compare/r3_port_arm@0.1.1...HEAD
30
+ [ Unreleased ] : https://github.com/r3-os/r3/compare/r3_port_arm@0.1.2...HEAD
31
+ [ 0.1.2 ] : https://github.com/r3-os/r3/compare/r3_port_arm@0.1.1...r3_port_arm@0.1.2
28
32
[ 0.1.1 ] : https://github.com/r3-os/r3/compare/r3_port_arm@0.1.0...r3_port_arm@0.1.1
Original file line number Diff line number Diff line change 1
1
[package ]
2
2
name = " r3_port_arm"
3
- version = " 0.1.1 "
3
+ version = " 0.1.2 "
4
4
authors = [" yvt <i@yvt.jp>" ]
5
5
edition = " 2021"
6
6
license = " MIT OR Apache-2.0"
Original file line number Diff line number Diff line change @@ -6,8 +6,11 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
6
6
and this project adheres to [ Semantic Versioning] ( http://semver.org/spec/v2.0.0.html ) .
7
7
8
8
## [ Unreleased]
9
+ ## [ 0.2.1] - 2021-10-29
9
10
10
- ## [ 0.1.2] - 2021-10-23
11
+ This release only includes changes to the documentation.
12
+
13
+ ## [ 0.2.0] - 2021-10-23
11
14
12
15
### Changed
13
16
@@ -27,7 +30,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
27
30
28
31
Initial release.
29
32
30
- [ Unreleased ] : https://github.com/r3-os/r3/compare/r3_port_arm_m@0.1.2...HEAD
31
- [ 0.1.2 ] : https://github.com/r3-os/r3/compare/r3_port_arm_m@0.1.1...r3_port_arm_m@0.1.2
33
+ [ Unreleased ] : https://github.com/r3-os/r3/compare/r3_port_arm_m@0.2.1...HEAD
34
+ [ 0.2.1 ] : https://github.com/r3-os/r3/compare/r3_port_arm_m@0.2.0...r3_port_arm_m@0.2.1
35
+ [ 0.2.0 ] : https://github.com/r3-os/r3/compare/r3_port_arm_m@0.1.1...r3_port_arm_m@0.2.0
32
36
[ 0.1.1 ] : https://github.com/r3-os/r3/compare/r3_port_arm_m@0.1.0...r3_port_arm_m@0.1.1
33
37
Original file line number Diff line number Diff line change 1
1
[package ]
2
2
name = " r3_port_arm_m"
3
- version = " 0.2.0 "
3
+ version = " 0.2.1 "
4
4
authors = [" yvt <i@yvt.jp>" ]
5
5
edition = " 2021"
6
6
license = " MIT OR Apache-2.0"
Original file line number Diff line number Diff line change @@ -6,6 +6,9 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
6
6
and this project adheres to [ Semantic Versioning] ( http://semver.org/spec/v2.0.0.html ) .
7
7
8
8
## [ Unreleased]
9
+ ## [ 0.1.3] - 2021-10-29
10
+
11
+ This release only includes changes to the documentation.
9
12
10
13
## [ 0.1.2] - 2021-10-23
11
14
@@ -33,7 +36,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
33
36
34
37
Initial release.
35
38
36
- [ Unreleased ] : https://github.com/r3-os/r3/compare/r3_port_riscv@0.1.2...HEAD
39
+ [ Unreleased ] : https://github.com/r3-os/r3/compare/r3_port_riscv@0.1.3...HEAD
40
+ [ 0.1.3 ] : https://github.com/r3-os/r3/compare/r3_port_riscv@0.1.2...r3_port_riscv@0.1.3
37
41
[ 0.1.2 ] : https://github.com/r3-os/r3/compare/r3_port_riscv@0.1.1...r3_port_riscv@0.1.2
38
42
[ 0.1.1 ] : https://github.com/r3-os/r3/compare/r3_port_riscv@0.1.0...r3_port_riscv@0.1.1
39
43
Original file line number Diff line number Diff line change 1
1
[package ]
2
2
name = " r3_port_riscv"
3
- version = " 0.1.2 "
3
+ version = " 0.1.3 "
4
4
authors = [" yvt <i@yvt.jp>" ]
5
5
edition = " 2021"
6
6
license = " MIT OR Apache-2.0"
Original file line number Diff line number Diff line change @@ -6,6 +6,9 @@ The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
6
6
and this project adheres to [ Semantic Versioning] ( http://semver.org/spec/v2.0.0.html ) .
7
7
8
8
## [ Unreleased]
9
+ ## [ 0.1.3] - 2021-10-29
10
+
11
+ This release only includes minor changes to the documentation and internal implementation.
9
12
10
13
## [ 0.1.2] - 2021-10-23
11
14
@@ -23,7 +26,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
23
26
24
27
Initial release.
25
28
26
- [ Unreleased ] : https://github.com/r3-os/r3/compare/r3_port_std@0.1.2...HEAD
29
+ [ Unreleased ] : https://github.com/r3-os/r3/compare/r3_port_std@0.1.3...HEAD
30
+ [ 0.1.3 ] : https://github.com/r3-os/r3/compare/r3_port_std@0.1.2...r3_port_std@0.1.3
27
31
[ 0.1.2 ] : https://github.com/r3-os/r3/compare/r3_port_std@0.1.1...r3_port_std@0.1.2
28
32
[ 0.1.1 ] : https://github.com/r3-os/r3/compare/r3_port_std@0.1.0...r3_port_std@0.1.1
29
33
You can’t perform that action at this time.
0 commit comments