Skip to content

Commit fc9d676

Browse files
committed
Version bump to 0.12
1 parent 4603e15 commit fc9d676

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,16 @@ All notable changes to this project will be documented in this file.
44

55
## Unreleased
66

7+
## [0.12.0]
8+
9+
### Feature
10+
11+
- Add custom `InformationContent` that can be set and modified by the user
12+
13+
### Data
14+
15+
- Update to HPO 2025-08-11
16+
717
## [0.11.1] - 2025-02-21
818

919
### Data

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[package]
22
name = "hpo"
3-
version = "0.11.1"
3+
version = "0.12.0"
44
edition = "2021"
55
authors = ["Jonas Marcello <jonas.marcello@esbme.com>"]
66
description = "Human Phenotype Ontology Similarity"

0 commit comments

Comments
 (0)