Skip to content

Commit

Permalink
Release v1.30.0 (#569)
Browse files Browse the repository at this point in the history
This commit serves as the v1.30.0 release.

The commit merged in (#567) was never tagged and released as v1.30.0 as
a bug was found in that commit before we tagged a release for it. This commit
contains the fix for the aforementioned bug.

This release contains the following changes:
- AddTemplate template option.
- thriftbreak: support for changed types, new files, and optional JSON output.
- String() performance improvements for string type definitions.
  • Loading branch information
r-hang committed Apr 6, 2023
1 parent cec3b68 commit 36f2477
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).

## [1.30.0] - 2023-04-04
## [1.30.0] - 2023-04-06
### Added
- AddTemplate template option.
- thriftbreak: support for changed types, new files, and optional JSON output.
Expand Down

0 comments on commit 36f2477

Please sign in to comment.