Skip to content

Commit

Permalink
Release v0.2.1 (#6)
Browse files Browse the repository at this point in the history
  • Loading branch information
abhinav authored Dec 16, 2021
1 parent 2355c89 commit f2b294d
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,13 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## Unreleased
## [0.2.1] - 2021-12-15
### Fixed
- inspect: Correctly handle escaped punctuation in titles.
- render: Don't unintentionally interpret escape sequences in titles.

[0.2.1]: https://github.com/abhinav/goldmark-toc/releases/tag/v0.2.1

## [0.2.0] - 2021-04-04
### Added
- Add `toc.Transformer` to generate a table of contents to the front of any
Expand Down

0 comments on commit f2b294d

Please sign in to comment.