Update changelog.
This commit is contained in:
parent
579d94bc03
commit
a732c8bb3a
24
CHANGELOG.md
Normal file
24
CHANGELOG.md
Normal file
|
@ -0,0 +1,24 @@
|
|||
# Changelog
|
||||
|
||||
All notable changes to this project will be documented in this file.
|
||||
|
||||
## Version 0.2.0 - 2022-08-27
|
||||
|
||||
### Refactor
|
||||
|
||||
- `map.at` now returns `Option<&Tile>` rather than a wall tile when requested coordinates are out-of-bounds.
|
||||
|
||||
## Version 0.1.1 - 2022-03-18
|
||||
|
||||
### Miscellaneous Tasks
|
||||
|
||||
- More automated release configuration.
|
||||
|
||||
## Version 0.1.0 - 2022-03-18
|
||||
|
||||
### Miscellaneous Tasks
|
||||
|
||||
- Rename crate and set up automated releases.
|
||||
- Remove demo.
|
||||
|
||||
<!-- generated by git-cliff -->
|
Loading…
Reference in New Issue
Block a user