Skip to content

Commit

Permalink
Add missing part in the changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
DiamondMofeng committed Feb 16, 2023
1 parent 7a38de8 commit 27038b4
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,10 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.

## [3.3.1] - 2023-02-16

### Updated

- Update `ConcreteStructure` syntax to use map instead of conditional chain ([#209](https://github.com/screepers/typed-screeps/pull/209))

### Fixed

- Fix: brings removed `Game.getObjectById(id: string)` back to avoid breaking changes. ([#226](https://github.com/screepers/typed-screeps/pull/226))
Expand Down

0 comments on commit 27038b4

Please sign in to comment.