File tree Expand file tree Collapse file tree 3 files changed +8
-5
lines changed Expand file tree Collapse file tree 3 files changed +8
-5
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-alpha.4 ] - 2020-11-08
8
8
### Added
9
9
- Added a link to the Degate documentation.
10
10
- German translation from [ Martin Schobert] ( https://github.com/nitram2342 ) .
Original file line number Diff line number Diff line change @@ -16,9 +16,12 @@ Welcome to the Degate roadmap. This roadmap list every feature that is planned t
16
16
- [ ] Complete existing via matching (add more consistency).
17
17
- [ ] External matching support.
18
18
19
- ## For 2.0.0-alpha.4 * [ next] * :
19
+ ## For 2.0.0-beta.1 * [ next] * :
20
+ - [ ] General optimization.
20
21
21
- - [ ] Bug fixes.
22
+ ## For 2.0.0-alpha.4 * [ ** current** ] * :
23
+
24
+ - [x] Bug fixes.
22
25
- [x] Connection inspector dialog.
23
26
- [x] Automatic gate naming.
24
27
- [x] German language.
@@ -30,7 +33,7 @@ Welcome to the Degate roadmap. This roadmap list every feature that is planned t
30
33
- [x] Improve dark theme.
31
34
- [x] Rework the project creation dialog.
32
35
33
- ## For 2.0.0-alpha.3 * [ ** current ** ] * :
36
+ ## For 2.0.0-alpha.3:
34
37
35
38
- [x] Bug fixes.
36
39
- [x] Module 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
+ 2020-11-08
You can’t perform that action at this time.
0 commit comments