We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 3f5f75f + 9ad42ec commit c2ea2b4Copy full SHA for c2ea2b4
CHANGELOG.md
@@ -0,0 +1,21 @@
1
+# Changelog
2
+
3
+All notable changes to this project will be documented in this file.
4
5
+The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
6
+and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
7
8
+## [Unreleased]
9
10
+### Added
11
12
+- Added a changelog.
13
+- Added support for 32-bit ARM architectures ([#33]).
14
15
+[#33]: https://github.com/rust-embedded/qemu-exit/pull/33
16
17
+### Changed
18
19
+- Moved the repository to [rust-embedded](https://github.com/rust-embedded) under the libs team.
20
21
+[Unreleased]: https://github.com/rust-embedded/qemu-exit/compare/v3.0.2...HEAD
0 commit comments