From 2ddb4f2b826fc4932108b05a6818ee8bc5f0cd7b Mon Sep 17 00:00:00 2001 From: Patrick Jackson Date: Fri, 25 Oct 2024 09:53:30 -0700 Subject: [PATCH] chore: release v1.1.0 --- CHANGELOG.md | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8528748..8fdfe72 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,21 @@ All notable changes to this project will be documented in this file. +## [1.1.0](https://github.com/arcuru/pokem/compare/v1.0.0...v1.1.0) - 2024-10-25 + +### Added + +- list non-emoji tags at the end of the message + +### Fixed + +- only need to check lowercase HTTP Headers + +### Other + +- install release-plz +- Merge pull request [#10](https://github.com/arcuru/pokem/pull/10) from lazytanuki/urgent_rooms + ## [1.0.0] - 2024-05-06 ### Bug Fixes