diff --git a/CHANGELOG.md b/CHANGELOG.md index 1e759cd..e70239c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,11 +5,12 @@ 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). -## [1.7.0] - 2022-04-30 +## [1.7.0] - 2022-05-1 ## Added - Added Jupyter Notebook support https://github.com/Textualize/rich-cli/pull/47 +- Added --export-svg option - Added support for vi navigation to pager https://github.com/Textualize/rich-cli/pull/44/ ## [1.6.1] - 2022-04-23 @@ -27,5 +28,3 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Changed - Change how code blocks in markdown are rendered (remove border, adding padding) - -[unreleased]: https://github.com/olivierlacan/keep-a-changelog/compare/v1.5.1...HEAD