Skip to content
This repository was archived by the owner on Aug 9, 2022. It is now read-only.

Commit ab5f690

Browse files
committed
Add changelog
1 parent 28db8a8 commit ab5f690

File tree

1 file changed

+23
-0
lines changed

1 file changed

+23
-0
lines changed

CHANGELOG.md

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
# Change Log
2+
3+
All notable changes to this project will be documented in this file.
4+
This project adheres to [Semantic Versioning](http://semver.org/).
5+
6+
## [Unreleased]
7+
8+
## v0.2.0 - 2020-09-23
9+
10+
### Changed
11+
- Replace `xtenxa-lx6` with `xtensa-lx`, a silicon agnostic craate for the runtime and peripheral access of xtensa CPU's.
12+
13+
### Fixed
14+
- Update alloc to support the new `alloc_ref` nightly changes.
15+
- Clean up examples
16+
17+
## v0.1.0 - 2020-09-15
18+
19+
- Initial release
20+
21+
[Unreleased]: https://github.com/esp-rs/esp32-hal/compare/v0.2.0...HEAD
22+
[v0.2.0]: https://github.com/esp-rs/esp32-hal/compare/v0.1.0...v0.2.0
23+
[v0.1.0]: https://github.com/esp-rs/esp32-hal/tree/v0.1.0

0 commit comments

Comments
 (0)