Skip to content
This repository was archived by the owner on Aug 12, 2020. It is now read-only.

Commit bd94df0

Browse files
committed
Fixed heading levels in the change log.
1 parent f5b8c45 commit bd94df0

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

CHANGELOG.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,18 +8,18 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
88

99
## 0.2.1 - 2017-12-28
1010

11-
## Fixed
11+
### Fixed
1212
- Math for converting negative GMT offset values.
1313

1414
## 0.2 - 2017-11-06
1515

16-
## Added
16+
### Added
1717
- Helper `formatDate()` and `formatTime()` methods for quick output in current WP configuration formats.
1818

19-
## Changed
19+
### Changed
2020
- Updated tests and Brain Monkey to version 2.1.
2121

22-
## Fixed
22+
### Fixed
2323
- Overrode upstream methods to return instances of inherited type.
2424
- Instance `static` (not `self`) for correct behavior on subclassing.
2525

0 commit comments

Comments
 (0)