Skip to content

Commit 7d826c8

Browse files
committed
Version 2.1.0 is released
1 parent ec7d02e commit 7d826c8

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22

33
## Unreleased - xxxx-xx-xx
44

5+
## [2.1.0] - 2026-03-31
56
- Add RuboCop plugin system via LintRoller for RuboCop >= 1.72
67

78
## [2.0.0] - 2026-03-20
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
module DatabaseValidations
2-
VERSION = '2.0.0'.freeze
2+
VERSION = '2.1.0'.freeze
33
end

0 commit comments

Comments
 (0)