File tree 1 file changed +16
-0
lines changed
1 file changed +16
-0
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,22 @@ All notable changes to this project will be documented in this file.
5
5
The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
6
6
and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
7
7
8
+ ## 2.24.0 (2025-04-12)
9
+
10
+ ### New Features
11
+
12
+ - add language support for Lean by @foxyseta in https://github.com/o2sh/onefetch/pull/1509
13
+ - add language support for Typst by @foxyseta in https://github.com/o2sh/onefetch/pull/1508
14
+ - add language support for Razor by @SrS2225a in https://github.com/o2sh/onefetch/pull/1521
15
+
16
+ ### Chores
17
+
18
+ - more idiomatic way to fetch HEAD refs by @o2sh in https://github.com/o2sh/onefetch/pull/1515
19
+ - more idiomatic way to fetch repository remote URL by @o2sh in https://github.com/o2sh/onefetch/pull/1516
20
+ - update holyc language logo by @o2sh in https://github.com/o2sh/onefetch/pull/1543
21
+ - update wiki powershell-snippet by @FallenDeity in https://github.com/o2sh/onefetch/pull/1542
22
+ - add nix local setup @Sk7Str1p3 in https://github.com/o2sh/onefetch/pull/1549
23
+
8
24
## 2.23.1 (2025-01-01)
9
25
10
26
### Bug Fixes
You can’t perform that action at this time.
0 commit comments