Skip to content

Commit

Permalink
update NEWS and prepare release note for beta2
Browse files Browse the repository at this point in the history
  • Loading branch information
gsemet committed Jan 13, 2018
1 parent 3a7f11e commit 5cb39ea
Showing 1 changed file with 16 additions and 1 deletion.
17 changes: 16 additions & 1 deletion NEWS.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@
# Release Notes

## 3.0.0.b2

### New Features

- Update Guake window title when:

- the active tab changes
- the active tab is renamed
- the vte title changes

### Known Issues

- Set Window title to name of active tab

## 3.0.0.b1

### Release Summary
Expand All @@ -12,6 +26,7 @@ Python 3 (version 3.5 or 3.6). Official support for Python 2 has been dropped.
### New Features

- Ported to GTK3:

- cli arguments
- D-Bus
- context menu of the terminal, the tab bar and the tray icon
Expand All @@ -29,6 +44,7 @@ Python 3 (version 3.5 or 3.6). Official support for Python 2 has been dropped.
- `Guake.accel*` methods

- Guake now use a brand new build system:

- `pipenv` to manage dependencies in Pipfile
- enforced code styling and checks using Pylint, Flake8, Yapf, ISort.
- simpler release management thanks to PBR
Expand Down Expand Up @@ -56,7 +72,6 @@ Python 3 (version 3.5 or 3.6). Official support for Python 2 has been dropped.
- fr-FR



Version 0.8.11
==============

Expand Down

0 comments on commit 5cb39ea

Please sign in to comment.