Skip to content

Commit d9df133

Browse files
authored
Merge pull request #11 from maker2413/v0.2.0
v0.2.0
2 parents c1ca47b + 70fd802 commit d9df133

File tree

1 file changed

+22
-0
lines changed

1 file changed

+22
-0
lines changed

CHANGELOG.org

+22
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)