Skip to content

Commit 914ab3a

Browse files
committed
New Degate release : 2.0.0-beta.1.
1 parent a812756 commit 914ab3a

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ All notable changes to this project will be documented in this file.
44
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
55
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
66

7-
## [Unreleased]
7+
## [2.0.0-beta.1] - 2021-01-03
88
### Added
99
- New performance options.
1010
- Added a new 'blue dark' theme.

ROADMAP.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,19 +8,19 @@ Welcome to the Degate roadmap. This roadmap list every feature that is planned t
88
- [ ] Improved modules.
99
- [ ] Integrated gate analyzer.
1010

11-
## For 2.1.0-x:
11+
## For 2.1.0-x *[next]*:
1212

1313
- [ ] Irregular grid.
1414
- [ ] Rewrite completely wire matching.
1515
- [ ] Rework gate template matching.
1616
- [ ] Complete existing via matching (add more consistency).
1717
- [ ] External matching support.
1818

19-
## For 2.0.0-beta.1 *[next]*:
19+
## For 2.0.0-beta.1 *[**current**]*:
2020
- [x] General optimization.
21-
- [ ] General improvements.
21+
- [x] General improvements.
2222

23-
## For 2.0.0-alpha.4 *[**current**]*:
23+
## For 2.0.0-alpha.4:
2424

2525
- [x] Bug fixes.
2626
- [x] Connection inspector dialog.

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,4 @@
66
############################
77
# Release date ('Unreleased' or 'YYYY-MM-DD')
88
############################
9-
Unreleased
9+
2021-01-03

0 commit comments

Comments
 (0)