Skip to content

Commit

Permalink
Updated for 0.2.5
Browse files Browse the repository at this point in the history
  • Loading branch information
andersmmg committed May 17, 2024
1 parent be2455e commit 4656288
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 5 deletions.
13 changes: 9 additions & 4 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,6 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/).

### Added

- Customizable speed limit sign
- Blue mail dropbox

### Changed

### Deprecated
Expand All @@ -18,6 +15,13 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/).

### Fixed

## [0.2.5] - 2024-05-17

### Added

- Customizable speed limit sign
- Blue mail dropbox

## [0.2.4] - 2024-05-16

### Changed
Expand Down Expand Up @@ -65,8 +69,9 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/).
- Added grocery bags
- Added functional cash register block

[Unreleased]: https://github.com/andersmmg/CityEssentials/compare/v0.2.4...HEAD
[Unreleased]: https://github.com/andersmmg/CityEssentials/compare/v0.2.5...HEAD

[0.2.5]: https://github.com/andersmmg/CityEssentials/compare/v0.2.4...v0.2.5
[0.2.4]: https://github.com/andersmmg/CityEssentials/compare/v0.2.3...v0.2.4
[0.2.3]: https://github.com/andersmmg/CityEssentials/compare/v0.2.2...v0.2.3
[0.2.2]: https://github.com/andersmmg/CityEssentials/compare/v0.2.1...v0.2.2
Expand Down
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ loader_version=0.15.11

# Mod Properties
mod_name=City Essentials
mod_version=0.2.4
mod_version=0.2.5
maven_group=com.andersmmg
archives_base_name=CityEssentials

Expand Down

0 comments on commit 4656288

Please sign in to comment.