diff options
author | Benedikt Peetz <benedikt.peetz@b-peetz.de> | 2024-10-04 17:21:30 +0200 |
---|---|---|
committer | Benedikt Peetz <benedikt.peetz@b-peetz.de> | 2024-10-04 17:21:30 +0200 |
commit | c9dd58163d1db13d22b27369e81c3ce2892062ec (patch) | |
tree | 3ca6c09e209a03341a2b73f081f64ca9e7de991e /NEWS.md | |
parent | style(treewide): Format (diff) | |
download | quotify-c9dd58163d1db13d22b27369e81c3ce2892062ec.tar.gz quotify-c9dd58163d1db13d22b27369e81c3ce2892062ec.zip |
chore(version): v1.0.0 v1.0.0
Diffstat (limited to 'NEWS.md')
-rw-r--r-- | NEWS.md | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/NEWS.md b/NEWS.md index 3717af5..fa03878 100644 --- a/NEWS.md +++ b/NEWS.md @@ -10,3 +10,18 @@ If not, see <https://www.gnu.org/licenses/agpl.txt>. --> - - - +## [v1.0.0](https://git.vhack.eu/soispha/tools/quotify/compare/bd2b435e7cd782cacfc4c74af3573de7a1791c8e..v1.0.0) - 2024-10-04 +#### Build system +- **(.envrc)** Add a shebang - ([eedb355](https://git.vhack.eu/soispha/tools/quotify/commit/eedb35565153cecc104d381891591cff8e6ef599)) - [@soispha](https://git.vhack.eu/soispha) +- **(cog.toml)** Don't publish on crates.io - ([a0da8ac](https://git.vhack.eu/soispha/tools/quotify/commit/a0da8ac6c9d1214412ea6656248efb1dcd9861f9)) - [@soispha](https://git.vhack.eu/soispha) +- **(flake.nix)** Remove unneeded `input.follows` - ([2a6f97b](https://git.vhack.eu/soispha/tools/quotify/commit/2a6f97ba4c231cde158e6eb6170c18d49a425b81)) - [@soispha](https://git.vhack.eu/soispha) +#### Documentation +- **(manual)** Remove - ([74f3dd4](https://git.vhack.eu/soispha/tools/quotify/commit/74f3dd4af2c2214149e3a969face36a2b4468840)) - [@soispha](https://git.vhack.eu/soispha) +#### Miscellaneous Chores +- **(treewide)** Make reuse compliant - ([d5e8aa3](https://git.vhack.eu/soispha/tools/quotify/commit/d5e8aa33af63de9f4953c12df09ebe83f2277ec8)) - [@soispha](https://git.vhack.eu/soispha) +- Initial Commit - ([bd2b435](https://git.vhack.eu/soispha/tools/quotify/commit/bd2b435e7cd782cacfc4c74af3573de7a1791c8e)) - [@soispha](https://git.vhack.eu/soispha) +#### Style +- **(treewide)** Format - ([993fcef](https://git.vhack.eu/soispha/tools/quotify/commit/993fcef6a667381d53f77e3983b156e6ed45d0cf)) - [@soispha](https://git.vhack.eu/soispha) + +- - - + |