Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
andyone committed Oct 14, 2024
1 parent 4dca324 commit 14fbd82
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
## Changelog

### [13.7.0](https://kaos.sh/ek/13.7.0)

- `[fmtutil]` Added support of `kk`, `kkk`, `kib`, `mib`, `gib`, and `tib` in `ParseSize`
- `[knf]` Added getter `GetSZ` for reading value as the size
- `[knf/united]` Added getter `GetSZ` for reading value as the size
- `[fmtutil]` Code refactoring
- `[knf/united]` Improved usage examples

### [13.6.1](https://kaos.sh/ek/13.6.1)

- `[req]` Guess the value of the `Content-Type` header based on the request body type
Expand Down

0 comments on commit 14fbd82

Please sign in to comment.