Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
aazuspan committed Jan 10, 2025
1 parent 43371f0 commit 25ad4e9
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ All notable changes to this project will be documented in this file.
```

If you're using `eerepr` through `geemap>=0.35.2`, this is [handled automatically](https://github.com/gee-community/geemap/pull/2183) by `geemap`.
- For security, HTML within Earth Engine objects is no longer rendered. This is consistent with the Code Editor.

### Added

Expand All @@ -37,6 +38,10 @@ All notable changes to this project will be documented in this file.
- Dropped Python 3.7 support
- Automatic `initialize` on import

### Security

- Escape HTML in all server-side data to prevent injection attacks

## [0.0.4] - 2022-11-30

### Added
Expand Down

0 comments on commit 25ad4e9

Please sign in to comment.