Skip to content

Commit 760b825

Browse files
committed
CHANGELOG
1 parent cf99b5f commit 760b825

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,14 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](http://keepachangelog.com/)
66
and this project adheres to [Semantic Versioning](http://semver.org/).
77

8+
9+
## 1.1.2 - 2024-12-02
10+
11+
### Enhancements
12+
13+
- Added `ColumnTrait::enum_type_name()` to signify enum types https://github.com/SeaQL/sea-orm/pull/2415
14+
- Added `DbBackend::boolean_value()` for database dependent boolean value https://github.com/SeaQL/sea-orm/pull/2415
15+
816
## 1.1.1 - 2024-11-04
917

1018
### Enhancements

0 commit comments

Comments
 (0)