File tree Expand file tree Collapse file tree 3 files changed +7
-7
lines changed Expand file tree Collapse file tree 3 files changed +7
-7
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.3 ] - 2020-09-14
8
8
### Added
9
9
- Added proper top menu options for many dialogs.
10
10
- Added modules support.
Original file line number Diff line number Diff line change @@ -17,21 +17,21 @@ Welcome to the Degate roadmap. This roadmap list every feature that is planned t
17
17
- [ ] Rework rule violations blacklist to add translations.
18
18
- [ ] Search interface (by name or ID).
19
19
20
- ## For 2.0.0-alpha.4:
20
+ ## For 2.0.0-alpha.4 * [ next ] * :
21
21
22
22
- [ ] Bug fixes.
23
23
- [ ] Connection inspector dialog.
24
24
- [ ] External matching support.
25
25
- [ ] German language.
26
26
27
- ## For 2.0.0-alpha.3 * [ next ] * :
27
+ ## For 2.0.0-alpha.3 * [ ** current ** ] * :
28
28
29
- - [ ] Bug fixes.
29
+ - [x ] Bug fixes.
30
30
- [x] Module dialog.
31
- - [x] New option to break interconnexions (isolation).
31
+ - [x] New option to break interconnections (isolation).
32
32
- [x] Full-screen mode.
33
33
34
- ## For 2.0.0-alpha.2 * [ ** current ** ] * :
34
+ ## For 2.0.0-alpha.2:
35
35
36
36
- [x] Bug fixes.
37
37
- [x] Better theme support.
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-09-14
You can’t perform that action at this time.
0 commit comments