mirror of
https://github.com/rtic-rs/rtic.git
synced 2025-12-19 22:35:19 +01:00
switch to a crates.io release of rtfm-syntax
This commit is contained in:
parent
5ff9076e9c
commit
8767f625d8
3 changed files with 14 additions and 3 deletions
11
CHANGELOG.md
11
CHANGELOG.md
|
|
@ -5,6 +5,17 @@ This project adheres to [Semantic Versioning](http://semver.org/).
|
|||
|
||||
## [Unreleased]
|
||||
|
||||
## [v0.3.2] - 2018-04-16
|
||||
|
||||
### Added
|
||||
|
||||
- Span information to error messages
|
||||
|
||||
### Changed
|
||||
|
||||
- Some non fatal error messages have become warning messages. For example, specifying an empty list
|
||||
of resources now produces a warning instead of a hard error.
|
||||
|
||||
## [v0.3.1] - 2018-01-16
|
||||
|
||||
### Fixed
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue