File tree Expand file tree Collapse file tree 2 files changed +10
-4
lines changed Expand file tree Collapse file tree 2 files changed +10
-4
lines changed Original file line number Diff line number Diff line change 4
4
5
5
### Added
6
6
7
- - CI: ` -D warnings ` flags to cargo workflows to catch documentation errors.
8
-
9
7
### Changed
10
8
11
9
### Removed
12
10
13
11
### Fixed
14
12
13
+ ## [ v0.4.2] 2022-11-06
14
+
15
+ ### Added
16
+
17
+ - CI: ` -D warnings ` flags to cargo workflows to catch documentation errors.
18
+ - cargo: enable features for [ docs.rs] ( https://docs.rs/crate/atsamx7x-hal/0.4.2 ) builds
19
+
15
20
## [ v0.4.1] 2022-10-26
16
21
17
22
### Changed
115
120
* hal: Just very simple stuff added
116
121
* automation script in Python
117
122
118
- [ Unreleased ] : https://github.com/atsams-rs/atsamx7x-rust/compare/v0.4.1...HEAD
123
+ [ Unreleased ] : https://github.com/atsams-rs/atsamx7x-rust/compare/v0.4.2...HEAD
124
+ [ v0.4.2 ] : https://github.com/atsams-rs/atsamx7x-rust/compare/v0.4.1...v0.4.2
119
125
[ v0.4.1 ] : https://github.com/atsams-rs/atsamx7x-rust/compare/v0.4.0...v0.4.1
120
126
[ v0.4.0 ] : https://github.com/atsams-rs/atsamx7x-rust/compare/v0.3.0...v0.4.0
121
127
[ v0.3.0 ] : https://github.com/atsams-rs/atsamx7x-rust/compare/v0.2.1...v0.3.0
Original file line number Diff line number Diff line change 1
1
[package ]
2
2
name = " atsamx7x-hal"
3
- version = " 0.4.1 "
3
+ version = " 0.4.2 "
4
4
# in no particular order
5
5
authors = [
6
6
" Michal Fita <[email protected] >" ,
You can’t perform that action at this time.
0 commit comments