Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
florenzen committed Nov 3, 2024
1 parent 80d25f0 commit 5395b79
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,18 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Fixed
- Narrow dependency on `FSharp.Data` to `FSharp.Data.Json.Core`
[#4](https://github.com/florenzen/JsonSchemaProvider/pull/4) by @xperiandri.
- Fix type provider to work in Vsual Studio
[#5](https://github.com/florenzen/JsonSchemaProvider/pull/5) by @xperiandri.
- Update dependencies
[#5](https://github.com/florenzen/JsonSchemaProvider/pull/5) by @xperiandri.

### Changed
- Lowered target framework to .NET Standard 2.0
[#5](https://github.com/florenzen/JsonSchemaProvider/pull/5) by @xperiandri.

### Security
- Add reference to `System.Text.Encoding.Web` to fix vulnerability in that library
[#5](https://github.com/florenzen/JsonSchemaProvider/pull/5) by @xperiandri.

## [0.1.0] - 2024-05-28

Expand Down

0 comments on commit 5395b79

Please sign in to comment.