Bumped version to 2.0.0
This commit is contained in:
parent
d41ae8114f
commit
5ce1c8cfa1
2 changed files with 2 additions and 2 deletions
|
@ -5,7 +5,7 @@ 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).
|
||||
|
||||
## [1.0.4] - Unreleased
|
||||
## [2.0.0] - Unreleased
|
||||
|
||||
This update introduces major changes in the codebase, including the removal of Win32 support, and the addition of new
|
||||
features and reduced the number of exceptions down to 15 exceptions.
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
{
|
||||
"version": "1.0.4",
|
||||
"version": "2.0.0",
|
||||
"branch": "stable",
|
||||
"flags": [],
|
||||
"components": [
|
||||
|
|
Loading…
Add table
Reference in a new issue