Skip to content

Commit b72ceb2

Browse files
committed
dev: set version 0.3.0
1 parent ade9b4b commit b72ceb2

File tree

2 files changed

+20
-4
lines changed

2 files changed

+20
-4
lines changed

CHANGELOG.md

Lines changed: 19 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -5,9 +5,24 @@ All notable changes to this project will be documented in this file.
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8-
## [Unreleased]
8+
## [0.3.0] - 2025-12-31
99

10-
_Nothing yet._
10+
### Added
11+
- Prehistoric hominins: Toumaï, Lucy, Taung Child, Mrs Ples, Zinj, Homo habilis, Turkana Boy
12+
- French Revolution figures: Georges Danton, Jean-Paul Marat, Maximilien Robespierre, Marie Antoinette, Louis XVI
13+
- French Revolution events: Storming of the Bastille, Reign of Terror, Thermidorian Reaction
14+
15+
### Changed
16+
- Cards now display source/license information and tags on the back
17+
- Date of death only shown when available (instead of showing empty dash)
18+
- Improved and expanded information for many existing persons and events
19+
- Image source links now clickable
20+
- Fixed some incorrect tags on persons
21+
22+
### Development
23+
- Added Neo4j integration for querying and managing historical data
24+
- Added image validation script
25+
- Renamed all images to consistent naming convention
1126

1227
## [0.2.1] - 2025-12-09
1328

@@ -35,7 +50,8 @@ _Nothing yet._
3550
### Added
3651
- Initial release
3752

38-
[Unreleased]: https://github.com/omarkohl/ultimate-history/compare/v0.2.1...HEAD
53+
[Unreleased]: https://github.com/omarkohl/ultimate-history/compare/v0.3.0...HEAD
54+
[0.3.0]: https://github.com/omarkohl/ultimate-history/compare/v0.2.1...v0.3.0
3955
[0.2.1]: https://github.com/omarkohl/ultimate-history/compare/v0.2.0...v0.2.1
4056
[0.2.0]: https://github.com/omarkohl/ultimate-history/compare/v0.1.0...v0.2.0
4157
[0.1.0]: https://github.com/omarkohl/ultimate-history/releases/tag/v0.1.0

src/headers/description.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
Learn about human history.
22
See <a href="https://github.com/omarkohl/ultimate-history">github.com/omarkohl/ultimate-history</a> to submit bug reports and your own improvements! Everyone can collaborate on improving this deck.
3-
<b>Version: </b>0.3.0-dev
3+
<b>Version: </b>0.3.0

0 commit comments

Comments
 (0)