Skip to content

Fix $ZF MAX STRINGLENGTH issue #649

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 12 commits into from
Jan 7, 2025
Prev Previous commit
Next Next commit
Updated changelog
  • Loading branch information
isc-etamarch committed Dec 9, 2024
commit fe2ab2813ee738959455c202ead35335b0a89de7
6 changes: 5 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,11 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [2.8.1] - Unreleased

### Fixed
- Fix "Max $ZF String" error when committing lots of files (#617)

## [2.8.0] - 2024-12-06

### Added
Expand All @@ -18,7 +23,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Fixed
- Fixed minor issues in Studio UI (#641)
- Document save is forced before menu operations that can modify repository state
- Fix "Max $ZF String" error when committing lots of files (#617)

## [2.7.1] - 2024-11-13

Expand Down
Loading