From c4776c5caf110d3d3e0ed12f4b82e50cdcfea98d Mon Sep 17 00:00:00 2001 From: drearondov <63360808+drearondov@users.noreply.github.com> Date: Wed, 24 Jul 2024 10:13:24 -0500 Subject: [PATCH] =?UTF-8?q?=F0=9F=94=96=20Release=20of=20v1.0.2?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CHANGELOG.md | 34 ++++++++++++++++++++++++++-------- 1 file changed, 26 insertions(+), 8 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index e550945..c7834f4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,24 +7,42 @@ This changelog follows the conventions of [keepachangelog.com](http://keepachang - Publish to Pypy -## [v1.0.0 - 2023-10-27](https://github.com/drearondow/pygments-rose-pine/compare/3f11e57...v1.0.0) - -Initial release. +## [v1.0.2 - 2024-07-24](https://github.com/rose-pine/pygments/compare/v1.0.1...v1.0.2) ### Added -- Rose Pine main theme -- Rose Pine Moon theme -- Rose Pine Dawn theme +- Installation script for `Pipx` + +## Fixed + +- Repo's link on installation snippet + +## Changed + +- Upgraded dependencies + +## Deprecated -## v1.0.1 - 2023-11-06 +- N/A + +## [v1.0.1 - 2023-11-06](https://github.com/rose-pine/pygments/compare/v1.0.0...v1.0.1) ### Added -- 📝 Sphinx documentation +- 📝 Sphinx documentation - 👷🏼CI/CD testing pipeline - 👷🏼Codecov ## Fixed - 🐛 Add background color attributes [#1](https://github.com/rose-pine/pygments/issues/1) + +## [v1.0.0 - 2023-10-27](https://github.com/drearondow/pygments-rose-pine/compare/3f11e57...v1.0.0) + +Initial release. + +### Added + +- Rose Pine main theme +- Rose Pine Moon theme +- Rose Pine Dawn theme