Skip to content

Commit

Permalink
Merge pull request #50 from ballerina-platform/release-2.0.0
Browse files Browse the repository at this point in the history
[Automated] Sync main after 2.0.0 release
  • Loading branch information
niveathika authored May 29, 2024
2 parents 950fec8 + c3684c1 commit 46d1a0f
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 2 deletions.
6 changes: 5 additions & 1 deletion changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

### Added

### Changed

## [2.0.0] - 2024-05-29

### Changed
- [bal tool is not working when java is not installed](https://github.com/ballerina-platform/ballerina-library/issues/6473)

Expand All @@ -20,4 +24,4 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

### Changed
- Documentation improvements on tool and CLI commands.
- Set the default value of `required` to `true` for the field `code` in schema definitions.
- Set the default value of `required` to `true` for the field `code` in schema definitions.
2 changes: 1 addition & 1 deletion gradle.properties
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
org.gradle.caching=true
group=io.ballerina.stdlib
version=2.0.0
version=2.0.1

#dependency
checkstylePluginVersion=10.12.0
Expand Down

0 comments on commit 46d1a0f

Please sign in to comment.