Skip to content

Commit

Permalink
clean chlog
Browse files Browse the repository at this point in the history
  • Loading branch information
Borda committed Dec 22, 2022
1 parent 618292c commit d0fb969
Showing 1 changed file with 1 addition and 14 deletions.
15 changes: 1 addition & 14 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,36 +5,23 @@ 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).

## [Unreleased] - YYYY-MM-DD
## [0.5.0] - 2022-12-21

### Added

- Added method to lazily import modules ([#71](https://github.com/Lightning-AI/utilities/pull/71))


- Added `requires` wrapper ([#70](https://github.com/Lightning-AI/utilities/pull/70))


- Added several functions/class common to package's `__all__` ([#76](https://github.com/Lightning-AI/utilities/pull/76))


### Changed

- CI: extended package install check ([#76](https://github.com/Lightning-AI/utilities/pull/76))


- Allowed `StrEnum.from_str` by values ([#77](https://github.com/Lightning-AI/utilities/pull/77))


### Removed

### Deprecated

### Fixed

- Fixed requirements parsing ([#69](https://github.com/Lightning-AI/utilities/pull/69))


- Fixed missing `packaging` dependency ([#76](https://github.com/Lightning-AI/utilities/pull/76))


Expand Down

0 comments on commit d0fb969

Please sign in to comment.