Skip to content

Commit 5cf5955

Browse files
authored
Update CHANGELOG.md for 1.1.0 release
1 parent b477df6 commit 5cf5955

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

CHANGELOG.md

+5-1
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,9 @@ and this project does **not** adhere to any strict versioning scheme, such as [S
77
The **"Breaking Changes"** listed below are changes that have been made in the decompilation projects (e.g. pokeemerald), which porymap requires in order to work properly. If porymap is used on a project that is not up-to-date with the breaking changes, then porymap will likely break or behave improperly.
88

99
## [Unreleased]
10+
- Nothing
11+
12+
## [1.1.0] - 2018-12-27
1013
### Breaking Changes
1114
- New map header format in pokeemerald from commit [a1ea3b5e394bc115ba9b86348c161094a00dcca7](https://github.com/pret/pokeemerald/commit/a1ea3b5e394bc115ba9b86348c161094a00dcca7).
1215

@@ -33,5 +36,6 @@ The **"Breaking Changes"** listed below are changes that have been made in the d
3336
## [1.0.0] - 2018-10-26
3437
This was the initial release.
3538

36-
[Unreleased]: https://github.com/huderlem/porymap/compare/1.0.0...HEAD
39+
[Unreleased]: https://github.com/huderlem/porymap/compare/1.1.0...HEAD
40+
[1.1.0]: https://github.com/huderlem/porymap/compare/1.0.0...1.1.0
3741
[1.0.0]: https://github.com/huderlem/porymap/tree/1.0.0

0 commit comments

Comments
 (0)