Skip to content

Commit

Permalink
Bumping to 0.9.1
Browse files Browse the repository at this point in the history
  • Loading branch information
thejpster committed Jul 19, 2020
1 parent 1b8b7f0 commit e176158
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 1 deletion.
2 changes: 1 addition & 1 deletion tm4c129x-hal/Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "tm4c129x-hal"
version = "0.9.0"
version = "0.9.1"
authors = [
"Jorge Aparicio <[email protected]>",
"Jonathan 'theJPster' Pallant <[email protected]>",
Expand Down
14 changes: 14 additions & 0 deletions tm4c129x-hal/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,20 @@

## [Documentation](https://docs.rs/tm4c129x-hal)

## Changelog

### Unreleased Changes ([Source](https://github.com/rust-embedded-community/tm4c-hal/tree/master/tm4c129x-hal) [Diff](https://github.com/rust-embedded-community/tm4c-hal/compare/tm4c129x-hal-0.9.1...master))

* No changes

### v0.9.1 ([Source](https://github.com/rust-embedded-community/tm4c-hal/tree/tm4c129x-hal-0.9.1/tm4c129x-hal) [Diff](https://github.com/rust-embedded-community/tm4c-hal/compare/tm4c129x-hal-0.9.1...tm4c129x-hal-0.9.0))

* Updated to tm4c-hal 0.4.0

### v0.9.0 ([Source](https://github.com/rust-embedded-community/tm4c-hal/tree/tm4c129x-hal-0.9.0/tm4c129x-hal))

* Changelog starts here

## License

Licensed under either of
Expand Down

0 comments on commit e176158

Please sign in to comment.