Skip to content

Commit

Permalink
chore(docs): updated CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
cnlangzi committed Dec 12, 2024
1 parent c260cbc commit 3f8d5d7
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,10 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [1.5.1]
## [1.5.2] - 2024-12-12
- fix(rows): don't close rows in rows.Scan (#49)

## [1.5.1] - 2024-06-12
- !fix(orderby): use BuildOption instead of allowedColumns (#46)
- feat(string): added nullable String/Null for sql/json (#47)

Expand Down

0 comments on commit 3f8d5d7

Please sign in to comment.