From 1e2a8b2fcdb24ed3b9fae5278d1a4041226b0d7f Mon Sep 17 00:00:00 2001 From: Minoru Osuka Date: Sat, 8 Apr 2023 00:19:09 +0900 Subject: [PATCH] Update CHANGES.md --- CHANGES.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGES.md b/CHANGES.md index 02418e5..51f7426 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.23.1 (2023-04-07) +- Update Lindera #74 @mosuka + ## 0.23.0 (2023-02-23) - Update dependencies #72