Skip to content

Commit 3bf40fe

Browse files
committed
Mention new changes.
1 parent 3898546 commit 3bf40fe

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
55
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
66

77
## [Unreleased]
8+
- Add support for custom instructions and initializers in e3nn.flax.Linear and e3nn.haiku.Linear.
9+
- Fix documentation build errors.
810

911
## [0.20.6] - 2024-01-26
1012
### Added
@@ -26,7 +28,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
2628

2729
## [0.20.4] - 2023-12-24
2830
### Fixed
29-
- Fix `pyproject.toml`, the documenation build was broken. Thanks to @SauravMaheshkar!
31+
- Fix `pyproject.toml`, the documentation build was broken. Thanks to @SauravMaheshkar!
3032

3133
### Added
3234
- Support for [`s2fft`](https://github.com/astro-informatics/s2fft) in `e3nn.to_s2grid` and `e3nn.from_s2grid`, thanks to @ameya98!

0 commit comments

Comments
 (0)