From b468fe70aced4df0a42be2bdd284b56235b4fc06 Mon Sep 17 00:00:00 2001 From: Minoru OSUKA Date: Sat, 2 Dec 2023 20:57:19 +0900 Subject: [PATCH] Update CHANGES.md --- CHANGES.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGES.md b/CHANGES.md index 9dbd367..f257b4d 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -2,6 +2,10 @@ All notable changes to this project will be documented in this file. This project adheres to [Semantic Versioning](http://semver.org/). +## 0.27.1 (2023-12-02) +- Bump up version to 0.27.1 #83 @mosuka +- Update tantivy #82 @mosuka + ## 0.27.0 (2023-07-10) - Update Lindera to 0.27.0 #80 @mosuka