@@ -6,10 +6,11 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
6
6
7
7
## [ Unreleased]
8
8
9
- Added this Changelog.
9
+ ## [ 0.10.3 ]
10
10
11
11
### Added
12
12
13
+ - This Changelog.
13
14
- Humidity and density in [ #27 ] ( https://github.com/rust-embedded-community/rust-measurements/pull/27 )
14
15
15
16
### Changed
@@ -18,7 +19,7 @@ Added this Changelog.
18
19
19
20
## [ 0.10.2]
20
21
21
- Merged in [ #17 ] ( https://github.com/thejpster /rust-measurements/pull/17 ) to add:
22
+ Merged in [ #17 ] ( https://github.com/rust-embedded-community /rust-measurements/pull/17 ) to add:
22
23
23
24
* nanoamps
24
25
* microwatts
@@ -64,11 +65,12 @@ Adds:
64
65
65
66
Changed Pressure to be in Pascals. Also add a bunch of tests and doc fixes.
66
67
67
- [ Unreleased ] : https://github.com/thejpster/rust-measurements/compare/v0.10.2...HEAD
68
- [ 0.10.2 ] : https://github.com/thejpster/rust-measurements/compare/v0.10.1...v0.10.2
69
- [ 0.10.1 ] : https://github.com/thejpster/rust-measurements/compare/v0.10.0...v0.10.1
70
- [ 0.10.0 ] : https://github.com/thejpster/rust-measurements/compare/v0.9.0...v0.10.0
71
- [ 0.9.0 ] : https://github.com/thejpster/rust-measurements/compare/v0.8.0...v0.9.0
72
- [ 0.8.0 ] : https://github.com/thejpster/rust-measurements/compare/v0.7.0...v0.8.0
73
- [ 0.7.0 ] : https://github.com/thejpster/rust-measurements/compare/v0.6.0...v0.7.0
74
- [ 0.6.0 ] : https://github.com/thejpster/rust-measurements/compare/v0.2.1...v0.6.0
68
+ [ Unreleased ] : https://github.com/rust-embedded-community/rust-measurements/compare/v0.10.3...HEAD
69
+ [ 0.10.3 ] : https://github.com/rust-embedded-community/rust-measurements/compare/v0.10.2...v0.10.3
70
+ [ 0.10.2 ] : https://github.com/rust-embedded-community/rust-measurements/compare/v0.10.1...v0.10.2
71
+ [ 0.10.1 ] : https://github.com/rust-embedded-community/rust-measurements/compare/v0.10.0...v0.10.1
72
+ [ 0.10.0 ] : https://github.com/rust-embedded-community/rust-measurements/compare/v0.9.0...v0.10.0
73
+ [ 0.9.0 ] : https://github.com/rust-embedded-community/rust-measurements/compare/v0.8.0...v0.9.0
74
+ [ 0.8.0 ] : https://github.com/rust-embedded-community/rust-measurements/compare/v0.7.0...v0.8.0
75
+ [ 0.7.0 ] : https://github.com/rust-embedded-community/rust-measurements/compare/v0.6.0...v0.7.0
76
+ [ 0.6.0 ] : https://github.com/rust-embedded-community/rust-measurements/compare/v0.2.1...v0.6.0
0 commit comments