File tree Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Expand file tree Collapse file tree 3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ All notable changes to this project will be documented in this file.
4
4
The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
5
5
and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
6
6
7
- ## [ Unreleased ]
7
+ ## [ 2.0.0-beta.1 ] - 2021-01-03
8
8
### Added
9
9
- New performance options.
10
10
- Added a new 'blue dark' theme.
Original file line number Diff line number Diff line change @@ -8,19 +8,19 @@ Welcome to the Degate roadmap. This roadmap list every feature that is planned t
8
8
- [ ] Improved modules.
9
9
- [ ] Integrated gate analyzer.
10
10
11
- ## For 2.1.0-x:
11
+ ## For 2.1.0-x * [ next ] * :
12
12
13
13
- [ ] Irregular grid.
14
14
- [ ] Rewrite completely wire matching.
15
15
- [ ] Rework gate template matching.
16
16
- [ ] Complete existing via matching (add more consistency).
17
17
- [ ] External matching support.
18
18
19
- ## For 2.0.0-beta.1 * [ next ] * :
19
+ ## For 2.0.0-beta.1 * [ ** current ** ] * :
20
20
- [x] General optimization.
21
- - [ ] General improvements.
21
+ - [x ] General improvements.
22
22
23
- ## For 2.0.0-alpha.4 * [ ** current ** ] * :
23
+ ## For 2.0.0-alpha.4:
24
24
25
25
- [x] Bug fixes.
26
26
- [x] Connection inspector dialog.
Original file line number Diff line number Diff line change 6
6
############################
7
7
# Release date ('Unreleased' or 'YYYY-MM-DD')
8
8
############################
9
- Unreleased
9
+ 2021-01-03
You can’t perform that action at this time.
0 commit comments