Skip to content

Commit c766c2a

Browse files
github-actions[bot]robert-sjoblom
authored andcommitted
chore(main): release 1.6.0
1 parent c8c9447 commit c766c2a

3 files changed

Lines changed: 9 additions & 2 deletions

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [1.6.0](https://github.com/robert-sjoblom/pg-migration-lint/compare/v1.5.0...v1.6.0) (2026-02-12)
4+
5+
6+
### Features
7+
8+
* **liquibase-xml:** extract inline FK constraints and map Liquibase types ([c8c9447](https://github.com/robert-sjoblom/pg-migration-lint/commit/c8c9447f059b2e9d38c29fda8703f002e3457598))
9+
310
## [1.5.0](https://github.com/robert-sjoblom/pg-migration-lint/compare/v1.4.0...v1.5.0) (2026-02-12)
411

512

Cargo.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "pg-migration-lint"
3-
version = "1.5.0"
3+
version = "1.6.0"
44
edition = "2024"
55
authors = ["pg-migration-lint contributors"]
66
description = "Static analyzer for PostgreSQL migration files"

0 commit comments

Comments
 (0)