Skip to content

Commit

Permalink
chore: bump version to 0.2.0, edit changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
MazenAli committed Jun 22, 2023
1 parent 0ae52e8 commit df2aeed
Show file tree
Hide file tree
Showing 3 changed files with 410 additions and 24 deletions.
27 changes: 7 additions & 20 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,13 @@ All notable changes to this project will be documented in this file.
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).

## [0.2.0] - 2023-06-22

### Added

- Naive (non-efficient) estimation of Fisher matrices
- Estimation of effective dimension (see arXiv:2112.04807)

## [0.1.0] - 2023-06-02

### Added
Expand All @@ -15,23 +22,3 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Trainers.
- Basic unit tests for all the features.
- Initial documentation for the API.

### Changed

- N/A

### Deprecated

- N/A

### Removed

- N/A

### Fixed

- N/A

### Security

- N/A
Loading

0 comments on commit df2aeed

Please sign in to comment.