Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
aazuspan committed Feb 19, 2025
1 parent e5f9600 commit 5b9088a
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,18 @@ All notable changes to this project will be documented in this file.

## [Unreleased]

### Fixed

- Fixed an error generating reprs when the default system encoding is `gbk`

### Performance

- Avoid stringifying long lists that will definitely be truncated in the repr (~20% speedup when testing with a 25-image Sentinel-2 collection)

### Changed

- CSS is loaded from a Python module instead of a static file

## [0.1.0] - 2025-01-10

### Breaking Changes
Expand Down

0 comments on commit 5b9088a

Please sign in to comment.