summary refs log tree commit diff stats
path: root/NEWS.md
blob: 8f73ca9c6cf23bb48f40754056acb0a35b15958b (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
# Changelog
All notable changes to this project will be documented in this file. See [conventional commits](https://www.conventionalcommits.org/) for commit guidelines.

- - -
## [v1.0.0](https://https://codeberg.org/soispha/lpm/compare/e94e4304e9bfd64bdf934827ffdf0409c44d991c..v1.0.0) - 2024-03-31
#### Build system
- **(cog.toml)** Remove unneeded heading (that broke parsing) - ([0a491a7](https://https://codeberg.org/soispha/lpm/commit/0a491a7a319b3fc63e6707504adc563db1e292b0)) - [@bpeetz](https://https://codeberg.org/bpeetz)
#### Documentation
- **(example)** Add an example directory - ([76084f4](https://https://codeberg.org/soispha/lpm/commit/76084f4a268e2de36c4144e1a8891c038178f8ea)) - [@bpeetz](https://https://codeberg.org/bpeetz)
#### Miscellaneous Chores
- **(Cargo.toml)** Add additional meta data - ([c520e2d](https://https://codeberg.org/soispha/lpm/commit/c520e2d9e2635ed332e6d43714804de63b007e8b)) - [@bpeetz](https://https://codeberg.org/bpeetz)
- **(treewide)** Update this project to today's standards. - ([e94e430](https://https://codeberg.org/soispha/lpm/commit/e94e4304e9bfd64bdf934827ffdf0409c44d991c)) - [@bpeetz](https://https://codeberg.org/bpeetz)
#### Refactoring
- **(treewide)** Improve code quality by working with a FileTree - ([2e5e4b5](https://https://codeberg.org/soispha/lpm/commit/2e5e4b5736c446198e36760e254b7c17dd987166)) - [@bpeetz](https://https://codeberg.org/bpeetz)

- - -

Changelog generated by [cocogitto](https://github.com/cocogitto/cocogitto).