Skip to content

Commit

Permalink
Edit the changelog.
Browse files Browse the repository at this point in the history
  • Loading branch information
janaSunrise committed Mar 9, 2021
1 parent c7b9e50 commit 23182c1
Showing 1 changed file with 17 additions and 0 deletions.
17 changes: 17 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +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).

## [1.2.0](https://github.com/janaSunrise/HypixelIO/releases/tag/v1.2.0) - 09-03-2021

## Added
- Skyblock models
- Skyblock endpoints
- Added HTML documentation
- More utility functions and support to make it easier and reliable.
- Asynchronous support for discord bot devs and other people to keep it non-blocking.

## Fixed
- Rewrote most of the code base.
- Rewrite of the inline documentation.
- Pass API Key as `API-Key` header so it's secure and follows the standards.
- Refactored the methods to get better support and converted into multiple methods so its cleaner.
- Fixed the tests and the errors / exceptions raised when issues arrive.
- Make the rest of the codebase usable by the endpoint user, if needed. Not compulsary.

## [1.1.1](https://github.com/janaSunrise/HypixelIO/releases/tag/v1.1.1) - 29-12-2020

## Added
Expand Down

0 comments on commit 23182c1

Please sign in to comment.