Skip to content
This repository has been archived by the owner on May 20, 2024. It is now read-only.

Commit

Permalink
v1.3.1
Browse files Browse the repository at this point in the history
  • Loading branch information
shells-dw committed Jan 22, 2023
1 parent 037409f commit 9c4dd17
Showing 1 changed file with 6 additions and 3 deletions.
9 changes: 6 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -80,12 +80,15 @@ If you'd like to drop me a coffee for the hours I've spent on this:
or use Ko-Fi [![ko-fi](https://ko-fi.com/img/githubbutton_sm.svg)](https://ko-fi.com/Y8Y4CE9LH)

# Changelog
## [1.3.0] - 2023-01-14
### Improved
- Removed the need for Newtonsoft.Json and went with JSON functions that come with the SDK to avoid potential mismatch issues between the bundled and the NuGet Newtonsoft.Json version in the future (also cleaned up unused NuGet packages in the process)
## [1.3.1] - 2023-01-22
### Fixed
- If API Token is needed or not wasn't correctly verified during install

<details><summary>Changelog History</summary><p>

## [1.3.0] - 2023-01-14
### Improved
- Removed the need for Newtonsoft.Json and went with JSON functions that come with the SDK to avoid potential mismatch issues between the bundled and the NuGet Newtonsoft.Json version in the future (also cleaned up unused NuGet packages in the process)
## [1.2.0] - 2022-12-29
### Added
- Logging
Expand Down

0 comments on commit 9c4dd17

Please sign in to comment.