Skip to content

Commit

Permalink
Update to 2.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
anaselli committed Jun 17, 2020
1 parent 2dd3be1 commit 92b79b9
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ if(POLICY CMP0048)
cmake_policy(SET CMP0048 NEW)
endif(POLICY CMP0048)

project(dnfdragora VERSION 2.0.3 LANGUAGES NONE)
project(dnfdragora VERSION 2.0.4 LANGUAGES NONE)
cmake_minimum_required(VERSION 3.4)

set(CMAKE_MODULE_PATH ${CMAKE_MODULE_PATH} "${CMAKE_SOURCE_DIR}/cmake")
Expand Down
2 changes: 2 additions & 0 deletions Changes
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
2020-06-17 v. 2.0.4
---------------------
- Fixed regression on starting --update that didn't honour updates filter
- Default view at first running is Groups and All, added for Fedora packager the option into
system settings (/et/dnfdragora/dnfdragora.yaml) option all_updates to change this behaviour
Expand Down

0 comments on commit 92b79b9

Please sign in to comment.