mirror of
https://github.com/MillironX/Kelpie.jl.git
synced 2024-11-14 13:43:08 +00:00
Update CHANGELOG
Signed-off-by: Thomas A. Christensen II <25492070+MillironX@users.noreply.github.com>
This commit is contained in:
parent
8a86c309de
commit
4683189f5c
1 changed files with 4 additions and 0 deletions
|
@ -11,6 +11,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
|||
|
||||
- Arrays of content replaced with argument splatting ([#2](https://github.com/MillironX/Kelpie.jl/pull/2))
|
||||
|
||||
### Fixed
|
||||
|
||||
- `html()` now returns an `<html>` node, not just a document ([#3](https://github.com/MillironX/Kelpie.jl/pull/3))
|
||||
|
||||
## [0.1.0] - 2022-04-04
|
||||
|
||||
### Added
|
||||
|
|
Loading…
Reference in a new issue