We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f1ffeed commit 1f30b34Copy full SHA for 1f30b34
docs/release_notes.rst
@@ -19,6 +19,23 @@
19
LIBDNF Release Notes
20
######################
21
22
+====================
23
+0.73.0 Release Notes
24
25
+
26
+- Major changes:
27
+ - filelists metadata not loaded by default
28
+ - deltarpm disabled by default
29
30
+- New features:
31
+ - conf: Introduce new optional_metadata_types option to load filelists on demand
32
+ - goal: Method for detecting file dependency problems
33
34
+Bugs fixed in 0.73.0:
35
36
+* :rhbug:`2252128`
37
+* :rhbug:`2254789`
38
39
====================
40
0.72.0 Release Notes
41
0 commit comments