Skip to content

Commit

Permalink
Add changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
Stefan Kuethe committed Feb 12, 2024
1 parent 3eee62a commit 0d97fc7
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
5 changes: 5 additions & 0 deletions docs/changelog.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
# Changelog for Shinyobservable

## shinyobservable v0.2.0 (2024-02-12)

* Initial PyPI release
3 changes: 2 additions & 1 deletion mkdocs.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ nav:
- Welcome to Shinyobservable: index.md
- Redefine data cells: getting_started/redefine_data.md
- Interactivity: getting_started/interactivity.md
- Changelog: changelog.md
- API Documentation: api.md

markdown_extensions:
Expand Down Expand Up @@ -44,4 +45,4 @@ plugins:
show_source: true

watch:
- shinyobservable
- shinyobservable

0 comments on commit 0d97fc7

Please sign in to comment.