From d898d77029d9969eb06525eaf8b54bddb6e727ea Mon Sep 17 00:00:00 2001 From: Billy Chan Date: Fri, 2 Aug 2024 16:43:40 +0800 Subject: [PATCH] CHANGELOG --- CHANGELOG.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 56c84e91..ad21b03c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,7 +5,7 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](http://keepachangelog.com/) and this project adheres to [Semantic Versioning](http://semver.org/). -## 0.31.0 - Pending +## 0.31.0 - 2024-08-02 ### Versions @@ -19,8 +19,11 @@ and this project adheres to [Semantic Versioning](http://semver.org/). + `sea-query-binder`/`0.6.0-rc.2`: 2024-04-14 + `sea-query-binder`/`0.6.0-rc.3`: 2024-06-19 + `sea-query-binder`/`0.6.0-rc.4`: 2024-06-25 ++ `sea-query-binder`/`0.6.0`: 2024-08-02 + `sea-query-rusqlite`/`0.6.0-rc.1`: 2024-02-19 ++ `sea-query-rusqlite`/`0.6.0`: 2024-08-02 + `sea-query-attr`/`0.1.2`: 2024-04-14 ++ `sea-query-diesel`/`0.2.0`: 2024-08-02 ### New Features