@@ -6,10 +6,11 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
66
77## [ Unreleased]
88
9- Added this Changelog.
9+ ## [ 0.10.3 ]
1010
1111### Added
1212
13+ - This Changelog.
1314- Humidity and density in [ #27 ] ( https://github.com/rust-embedded-community/rust-measurements/pull/27 )
1415
1516### Changed
@@ -18,7 +19,7 @@ Added this Changelog.
1819
1920## [ 0.10.2]
2021
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:
2223
2324* nanoamps
2425* microwatts
@@ -64,11 +65,12 @@ Adds:
6465
6566Changed Pressure to be in Pascals. Also add a bunch of tests and doc fixes.
6667
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