+5
-5
Diff
round #3
+1
-1
CHANGELOG.md
+1
-1
CHANGELOG.md
···
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
-
## [Unreleased]
8
+
## [2.3.0] - 2025-10-28
9
9
10
10
Tessen has been first archived by the original developer and maintainer, and then forked. This marks
11
11
the first new release under new maintenance.
+3
-3
README.md
+3
-3
README.md
···
91
91
### Stable Release
92
92
93
93
```bash
94
-
curl -LJO https://tangled.org/@jcg.re/tessen/archive/v2.2.3
95
-
tar xvzf tessen-v2.2.3.tar.gz
96
-
cd tessen-v2.2.3/
94
+
curl -LJO https://tangled.org/@jcg.re/tessen/archive/v2.3.0
95
+
tar xvzf tessen-v2.3.0.tar.gz
96
+
cd tessen-v2.3.0/
97
97
sudo make install
98
98
```
99
99
History
4 rounds
0 comments
expand 0 comments
pull request successfully merged