diff --git a/PRLOG.md b/PRLOG.md index 9ff9c86..534a33a 100644 --- a/PRLOG.md +++ b/PRLOG.md @@ -5,6 +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). +## [Unreleased] + +### Added + +- 🔐 Add token export/import for ephemeral environments(pr [#87]) + ## [0.0.11] - 2025-10-20 ### Added @@ -255,6 +261,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 [#84]: https://github.com/jerus-org/cull-gmail/pull/84 [#85]: https://github.com/jerus-org/cull-gmail/pull/85 [#86]: https://github.com/jerus-org/cull-gmail/pull/86 +[#87]: https://github.com/jerus-org/cull-gmail/pull/87 +[Unreleased]: https://github.com/jerus-org/cull-gmail/compare/v0.0.11...HEAD [0.0.11]: https://github.com/jerus-org/cull-gmail/compare/v0.0.10...v0.0.11 [0.0.10]: https://github.com/jerus-org/cull-gmail/compare/v0.0.9...v0.0.10 [0.0.9]: https://github.com/jerus-org/cull-gmail/compare/v0.0.8...v0.0.9