File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -7,6 +7,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77
88## [ Unreleased]
99
10+ ## [ 3.0.0] - 2026-01-28
11+
12+ ### Changed
13+
14+ - ** BREAKING** : Upgrade Rails to 7.2
15+
1016## [ 2.0.0] - 2026-01-28
1117
1218### Changed
@@ -113,7 +119,9 @@ We have not released a new version of tokite gem for a long time. Be careful whe
113119- Fix an error occurred when a query contains wrong regular expressions (https://github.com/cookpad/tokite/pull/43 ).
114120
115121
116- [ Unreleased ] : https://github.com/cookpad/tokite/compare/v1.0.0...HEAD
122+ [ Unreleased ] : https://github.com/cookpad/tokite/compare/v3.0.0...HEAD
123+ [ 3.0.0 ] : https://github.com/cookpad/tokite/compare/v2.0.0...v3.0.0
124+ [ 2.0.0 ] : https://github.com/cookpad/tokite/compare/v1.0.0...v2.0.0
117125[ 1.0.0 ] : https://github.com/cookpad/tokite/compare/v0.9.0...v1.0.0
118126[ 0.9.0 ] : https://github.com/cookpad/tokite/compare/v0.8.1...v0.9.0
119127[ 0.8.1 ] : https://github.com/cookpad/tokite/compare/v0.8.0...v0.8.1
Original file line number Diff line number Diff line change 11module Tokite
2- VERSION = '2 .0.0'
2+ VERSION = '3 .0.0'
33end
You can’t perform that action at this time.
0 commit comments