diff --git a/CHANGELOG.md b/CHANGELOG.md index 62ddb05fd..9eb1a6cbb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [0.27.0](https://www.github.com/ocavue/rino/compare/v0.26.4...v0.27.0) (2021-07-04) + + +### Features + +* **editor:** support ordered list marker followed by `)` character ([#683](https://www.github.com/ocavue/rino/issues/683)) ([3701d80](https://www.github.com/ocavue/rino/commit/3701d8036ef69f53f4e7806b198bb279f39edeff)) + ### [0.26.4](https://www.github.com/ocavue/rino/compare/v0.26.3...v0.26.4) (2021-07-04) diff --git a/version.txt b/version.txt index 12a91df0e..1b58cc101 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -0.26.4 +0.27.0