From 21027fb3305e3e3be83f66130b7ce17988dd7e3e Mon Sep 17 00:00:00 2001 From: Katsute <58778985+Katsute@users.noreply.github.com> Date: Fri, 4 Mar 2022 13:38:31 -0500 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 16 +++++++++++++++- 1 file changed, 15 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0bd5b22e..c576c931 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,19 @@ # Changelog +## 1.0.2 + +### 🐞 Bug Fixes + +* Fix incorrect time for gtfs https://github.com/KatsuteDev/OneMTA/pull/26 (@Katsute) + +### 📘 Dependencies + +* Bump actions/setup-java from 2.5.0 to 3 https://github.com/KatsuteDev/OneMTA/pull/20 (@dependabot) +* Update service status proto https://github.com/KatsuteDev/OneMTA/pull/22 (@Katsute) +* Bump actions/checkout from 2.4.0 to 3 https://github.com/KatsuteDev/OneMTA/pull/27 (@dependabot) + +**Full Changelog**: https://github.com/KatsuteDev/OneMTA/compare/1.0.1...1.0.2 + ## 1.0.1 ### ❌ Removed @@ -16,4 +30,4 @@ Initial Release -**Full Changelog**: https://github.com/KatsuteDev/OneMTA/commits/1.0.0 \ No newline at end of file +**Full Changelog**: https://github.com/KatsuteDev/OneMTA/commits/1.0.0