Compare commits
No commits in common. "25518879d90aeb5c7b4bd52bb49cf4c2c772636d" and "d4f8c99c19801e395cc6fe1b32867b7337b35812" have entirely different histories.
25518879d9
...
d4f8c99c19
|
@ -2,12 +2,6 @@
|
|||
|
||||
All notable changes to this project will be documented in this file.
|
||||
|
||||
## Version 0.2.1 - 2023-01-31
|
||||
|
||||
### Miscellaneous Tasks
|
||||
|
||||
- Resolve clippy warnings and add a bounds check.
|
||||
|
||||
## Version 0.2.0 - 2022-08-27
|
||||
|
||||
### Refactor
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
[package]
|
||||
name = "here_be_dragons"
|
||||
version = "0.2.1"
|
||||
version = "0.2.0"
|
||||
authors = ["Nolan Darilek <nolan@thewordnerd.info>", "Krzysztof Langner <klangner@gmail.com>"]
|
||||
description = "Map generator for games"
|
||||
keywords = ["game", "map", "map-generator"]
|
||||
|
|
Loading…
Reference in New Issue
Block a user