We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4603e15 commit fc9d676Copy full SHA for fc9d676
CHANGELOG.md
@@ -4,6 +4,16 @@ All notable changes to this project will be documented in this file.
4
5
## Unreleased
6
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
17
## [0.11.1] - 2025-02-21
18
19
### Data
Cargo.toml
@@ -1,6 +1,6 @@
1
[package]
2
name = "hpo"
3
-version = "0.11.1"
+version = "0.12.0"
edition = "2021"
authors = ["Jonas Marcello <jonas.marcello@esbme.com>"]
description = "Human Phenotype Ontology Similarity"
0 commit comments