Skip to content

Commit d071eec

Browse files
committed
Fix changelog link for v0.5.0.
1 parent 8ee1b2a commit d071eec

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ This project adheres to [Semantic Versioning](http://semver.org/).
44

55
## [Unreleased][unreleased]
66

7-
## ## [0.5.0] - 2016-09-29
7+
## [0.5.0] - 2016-09-29
88
### Fixed
99
- MMC3 mapper alternate behavior.
1010
- Delayed IRQ response after CLI/SEI/PLP (*Break Time* is now playable).
@@ -79,6 +79,7 @@ This project adheres to [Semantic Versioning](http://semver.org/).
7979
- Complete rewrite from CoffeeScript to ECMAScript 6.
8080

8181
[unreleased]: https://github.com/jpikl/cfxnes/compare/v0.4.0...HEAD
82+
[0.5.0]: https://github.com/jpikl/cfxnes/compare/v0.4.0...v0.5.0
8283
[0.4.0]: https://github.com/jpikl/cfxnes/compare/v0.3.0...v0.4.0
8384
[0.3.0]: https://github.com/jpikl/cfxnes/compare/v0.2.0...v0.3.0
8485
[0.2.0]: https://github.com/jpikl/cfxnes/compare/v0.1.0...v0.2.0

0 commit comments

Comments
 (0)