Skip to content

Commit b7accee

Browse files
committed
Release v2.12.0
Closes TNTP-7072
1 parent 5ce48dc commit b7accee

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,17 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
99

1010
### Added
1111

12+
### Changed
13+
14+
### Fixed
15+
16+
## [2.12.0] - 2026-03-30
17+
18+
This maintenance release marks the end of active development on the v2
19+
branch.
20+
21+
### Added
22+
1223
- `tt pack`: support nested `.packignore` at the root of tt environment.
1324
- `tt status`: add `--format` option to support JSON and YAML output formats
1425
for machine-readable output.
@@ -19,6 +30,8 @@ for machine-readable output.
1930

2031
### Fixed
2132

33+
- `tt pack`: fix `.packignore` for directories with regexp symbols in
34+
their names.
2235
- `tt`: return non-zero exit code on unknown command.
2336

2437
## [2.11.5] - 2026-03-19

0 commit comments

Comments
 (0)