From 5cce1d3632712fba665553e4264b0e0db9434cf1 Mon Sep 17 00:00:00 2001 From: Chris Tsang Date: Fri, 28 Oct 2022 01:05:28 +0800 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9016ea2d..bb65df3f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,11 @@ 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.10.2 - Pending + +### Enhancements + +* Collecting metrics for `query_one/all` https://github.com/SeaQL/sea-orm/pull/1165 ## 0.10.1 - 2022-10-27