Skip to content

Commit

Permalink
Updates changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
skttl committed Feb 10, 2024
1 parent de5eade commit 8d7a248
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,9 @@ 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).

## 4.0.1
- Prevents HTTPPageRenderer trying to fetch page if its URL is invalid (eg. "#")

## 4.0.0
- **BREAKING** 1ef25d9 automatically reads options from configuration (appsettings.json) when starting
- **BREAKING** #86 Changed the default rendering to use HttpClient, and abstracted the page rendering, so you can switch based on preferences / 🙏 [enkelmedia](https://github.com/enkelmedia)
Expand Down

0 comments on commit 8d7a248

Please sign in to comment.