Skip to content

Commit 4567fcd

Browse files
committed
chore(release): update changelog and citation.cff for v1.0.2
1 parent 3a2c5ec commit 4567fcd

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,14 @@ 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). Dates formatted as YYYY-MM-DD as per [ISO standard](https://www.iso.org/iso-8601-date-and-time-format.html).
77

8+
## v1.0.2 - 2025-03-25
9+
10+
Add note about `st.spinner()` to the home page.
11+
12+
### Changed
13+
14+
* Explained that `st.spinner()` won't work on stlite in an info box in `Home.py`.
15+
816
## v1.0.1 - 2025-03-25
917

1018
Update author list, add DOI, and correct app home page.

CITATION.cff

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,5 +29,5 @@ repository-code: 'https://github.com/pythonhealthdatascience/llm_simpy_models'
2929
abstract: >-
3030
The SimPy models and apps generated by LLMs, deployed as a single app.
3131
license: MIT
32-
version: '1.0.1'
32+
version: '1.0.2'
3333
date-released: '2025-03-25'

0 commit comments

Comments
 (0)