Skip to content

Commit

Permalink
Bumped to v2.0 (Changelog)
Browse files Browse the repository at this point in the history
  • Loading branch information
caseyamcl committed Nov 9, 2018
1 parent 6da68d6 commit a26bc56
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,14 @@
# ChangeLog - PHP TableOfContents (TOC)
All notable changes to this project are documented in this file.

## [Unreleased]
## [2.0] - 2018-11-09
### Changed
- BREAKING: `TocGenerator::getMenu()` returns an empty menu item instead of an empty array when no
markup exists.
- Improved unique identifier generation in `MarkupFixer`
### Added
- Markup test to test for non-standard attributes (e.g. Vue, Angular, etc)
- Added support for more recent versions of `cocur/slugify` library in `composer.json`

## [1.2] - 2018-03-23
### Changed
Expand Down

0 comments on commit a26bc56

Please sign in to comment.