This commit is contained in:
Georges Basile Stavracas Neto 2020-08-15 17:19:04 -03:00
parent db80e32730
commit 28cafa451e
2 changed files with 21 additions and 1 deletions

20
NEWS
View file

@ -1,3 +1,23 @@
================
Version 3.37.90
================
- Rename Universal to Accessibility
- Updated translations
- Clean CI jobs
- Adapt to libhandy-1
Network
- Add support for Enhanced Open Wi-Fi security
- Fix connection editor blanking when removing manual entry
- Small fixes
Thunderbolt
- Plug some memory leaks
User Accounts
- Show "Take a picture" button only when cam is available
================
Version 3.37.3
================

View file

@ -1,6 +1,6 @@
project(
'gnome-control-center', 'c',
version : '3.37.3',
version : '3.37.90',
license : 'GPL2+',
meson_version : '>= 0.51.0'
)