Skip to content

Commit

Permalink
changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
fzumstein committed Jan 9, 2025
1 parent beb146a commit 0e8b21f
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions docs/changelog.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Changelog

## 0.10.0 (Jan 9, 2025)

- Datetime fixes both with custom scripts (day and month were misinterpreted with certain locales) and custom functions (the formatting of dates in custom functions now respects the specific format chosen on the system).
- Added the `-e`/`--env` arg to the lite CLI command.
- Upgraded dependencies incl. xlwings to 0.33.6.

## 0.9.2 (Dec 9, 2024)

- Custom functions reloading (introduced with 0.9.1) is now only done during development.
Expand Down

0 comments on commit 0e8b21f

Please sign in to comment.