Skip to content

Commit

Permalink
v0.1.1 (#51)
Browse files Browse the repository at this point in the history
  • Loading branch information
Saransh-cpp authored Aug 4, 2022
1 parent cb6bbbc commit e462f02
Showing 1 changed file with 3 additions and 6 deletions.
9 changes: 3 additions & 6 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,17 +1,14 @@
# [Unreleased](https://github.com/Saransh-cpp/OCRed)

## Features

- Added `__version__` to `OCRed`'s namespace ([#50](https://github.com/Saransh-cpp/OCRed/pull/50))
# [v0.1.1](https://github.com/Saransh-cpp/OCRed/tree/v0.1.1)

## Maintenance

- Updated classifiers and links in `pyproject.toml` ([#49](https://github.com/Saransh-cpp/OCRed/pull/49))
- `nltk` is now not a part of the default dependencies ([#49](https://github.com/Saransh-cpp/OCRed/pull/49))
- Added `__version__` to `OCRed`'s namespace ([#50](https://github.com/Saransh-cpp/OCRed/pull/50))

## Deprecations

- `text_to_speech` is deprecated and will be removed in `v0.2.0`, use gTTS manually ([#50](https://github.com/Saransh-cpp/OCRed/pull/50))
- `text_to_speech` is deprecated and will be removed in `v0.2.0`, use `gTTS` manually ([#50](https://github.com/Saransh-cpp/OCRed/pull/50))

# [v0.1.0](https://github.com/Saransh-cpp/OCRed/tree/v0.1.0)

Expand Down

0 comments on commit e462f02

Please sign in to comment.