diff options
author | Soispha <soispha@vhack.eu> | 2024-01-30 15:24:55 +0100 |
---|---|---|
committer | Soispha <soispha@vhack.eu> | 2024-01-30 15:24:55 +0100 |
commit | b622e5b58e0c496675d1cdef0226192218143d6a (patch) | |
tree | 201c4b792994bf81a191c86fb097a41aade84c03 | |
parent | fix(sys/nixpkgs/comments): Add missing fields to info_json parser (diff) | |
download | nixos-config-b622e5b58e0c496675d1cdef0226192218143d6a.tar.gz nixos-config-b622e5b58e0c496675d1cdef0226192218143d6a.zip |
chore(version): v1.26.3
-rw-r--r-- | CHANGELOG.md | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index f67e580b..c7080cb7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,12 @@ All notable changes to this project will be documented in this file. See [conventional commits](https://www.conventionalcommits.org/) for commit guidelines. - - - +## v1.26.3 - 2024-01-30 +#### Bug Fixes +- **(sys/nixpkgs/comments)** Add missing fields to info_json parser - (0bf099b) - Soispha + +- - - + ## v1.26.2 - 2024-01-30 #### Bug Fixes - **(treewide)** Fully remove grades - (63b23a0) - Soispha |