From 6feedf45034e28865d7b6521593412d9eefc4440 Mon Sep 17 00:00:00 2001 From: Vinicius Moreira Date: Tue, 6 Apr 2021 10:08:07 -0300 Subject: [PATCH] Updating CHANGELOG --- CHANGELOG.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index e6d3e1bb..41f9fc18 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,13 +4,14 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). -## [0.9.16] +## [0.9.16] 2021-04-06 ### Fixes - Arch - not skipping dependency checking when the user opts to proceed with a transaction that would break other packages - AUR: not restoring the CPUs to previous scaling governors after the package is built when optimizations are on - randomly crashing when solving repository packages dependencies (RuntimeError: dictionary changed size during iteration) + ## [0.9.15] 2021-03-03 ### Improvements - UI