You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+8Lines changed: 8 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,14 @@
2
2
3
3
All notable changes to the genja project are documented in this file. The format of this changelog is based on [Keep a Changelog](https://keepachangelog.com). This project adheres to [Calendar Versioning](https://calver.org) based on `YY.MM.MICRO`.
4
4
5
+
## Genja v24.3
6
+
7
+
#### Added
8
+
9
+
- A Makefile for running various project command line tools
10
+
- Sphinx for generating documentation which is hosted with Read the Docs
11
+
- A `genja clean` command to remove all HTML files and feed.json in the output directory
0 commit comments