Skip to content

Commit

Permalink
docs: update CHANGELOG.md (#201)
Browse files Browse the repository at this point in the history
  • Loading branch information
mkb79 authored Sep 27, 2023
1 parent 148b66e commit 856d629
Showing 1 changed file with 15 additions and 1 deletion.
16 changes: 15 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,24 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).

## Unreleased

## Bugfix

- Multiple fixes for XXTEA encryption/decryption in metadata module.

### Added

- Add brazilian marketplace.
- Login function now checks for a `verification-code-form` tag in login HTML page.

### Changes

- Drop support for Python 3.7.

### Misc

- First step to refactor code.
- Switch project to poetry.
- Using nox for tests.
- Using nox and ruff for tests and linting.

## [0.8.2] - 2022-05-25

Expand Down

0 comments on commit 856d629

Please sign in to comment.