Skip to content

Commit 0373a58

Browse files
committed
add changelog for 0.13.0
1 parent 29b3e2e commit 0373a58

1 file changed

Lines changed: 6 additions & 1 deletion

File tree

changelog.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,14 @@ All notable changes to this project will be documented in this file.
44
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres
55
to [Semantic Versioning](https://semver.org/spec/v2.0.0.html) (after version 0.0.5).
66

7-
## Unreleased
7+
## [0.13.0] - 2025-12-17
88
### Changed
99
- go 1.24 is now used
10+
- updated dependencies
11+
- choose MSSQL connection driver dynamically ([PR #70](https://github.com/KarnerTh/mermerd/pull/70))
12+
13+
### Fixed
14+
- fix PostgreSQL queries to handle duplicate constraint names across schemas ([PR #72](https://github.com/KarnerTh/mermerd/pull/72))
1015

1116
## [0.12.0] - 2024-11-10
1217
### Added

0 commit comments

Comments
 (0)