Skip to content

Commit

Permalink
docs: describe feature in changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
gadenbuie committed Jan 12, 2024
1 parent b6bf76f commit c80e99c
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [UNRELEASED]

* Added `shinylive url encode` and `shinylive url decode` commands to encode local apps into a shinylive.io URL or decode a shinylive.io URL into local files. These commands are accompanied by `encode_shinylive_url()` and `decode_shinylive_url()` functions for programmatic use. (#20)

## [0.1.3] - 2024-12-19

* Fixed `shinylive assets install-from-local`.
Expand Down

0 comments on commit c80e99c

Please sign in to comment.