From 70cd3e43e20438e5eb60f74adf9400114ac58cdb Mon Sep 17 00:00:00 2001 From: Minoru Osuka Date: Mon, 19 Jun 2023 00:15:56 +0900 Subject: [PATCH] Update CHANGES.md --- CHANGES.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGES.md b/CHANGES.md index 91a91db..c388796 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -2,6 +2,9 @@ All notable changes to this project will be documented in this file. This project adheres to [Semantic Versioning](http://semver.org/). +## 0.25.0 (2023-06-19) +- Update dependencies #77 @mosuka + ## 0.24.0 (2023-04-30) - Update Lindera #76 @mosuka