chore(release): 1.2.0

This commit is contained in:
Michael Aaron Murphy 2022-03-27 20:17:20 +02:00 committed by Michael Murphy
parent ade8dc1950
commit 45fe9612f3
7 changed files with 18 additions and 18 deletions

8
debian/changelog vendored
View file

@ -1,3 +1,11 @@
pop-launcher (1.2.0) impish; urgency=medium
* Switch from smol-rs to tokio-rs
* Switch from isahc to reqwest
* Drop GTK dependency requirement
-- Michael Aaron Murphy <mmstick@pm.me> Sun, 27 Mar 2022 20:16:19 +0200
pop-launcher (1.1.1) impish; urgency=medium
* Calculator fix