We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c1ca47b + 70fd802 commit d9df133Copy full SHA for d9df133
CHANGELOG.org
@@ -0,0 +1,22 @@
1
+* Changelog
2
+ All notable changes to this project will be documented in this file.
3
+
4
+ The format is based on [[https://keepachangelog.com/en/1.1.0/][Keep a Changelog]], and this project adheres to
5
+ [[https://semver.org/spec/v2.0.0.html][Semantic Versioning]].
6
7
+** [Unreleased]
8
9
+** [0.2.0] - 2024-10-2
10
11
+*** Added
12
+ - Support for flatpak management
13
14
+*** Fixed
15
+ - CI/CD to test package management
16
+ - Enabling multiple daemons at once with systemd
17
18
+*** Changed
19
+ - Some of the naming and file locations in the CI/CD
20
21
+** [0.1.3] - 2022-11-15
22
+ First serious release of yacm. At this point is it technically usable.
0 commit comments