blackopsrepl commited on
Commit
bcd4217
·
1 Parent(s): c152488

chore(release): 1.0.1

Browse files
Files changed (1) hide show
  1. CHANGELOG.md +15 -0
CHANGELOG.md ADDED
@@ -0,0 +1,15 @@
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ # Changelog
2
+
3
+ All notable changes to this project will be documented in this file. See [commit-and-tag-version](https://github.com/absolute-version/commit-and-tag-version) for commit guidelines.
4
+
5
+ ## 1.0.1 (2026-04-26)
6
+
7
+
8
+ ### Features
9
+
10
+ * **app:** add hospital scheduling application b7e7f16
11
+
12
+
13
+ ### Bug Fixes
14
+
15
+ * **space:** satisfy Hugging Face metadata validation 470faf8