Skip to content

Commit

Permalink
Add changelog entry for trim option
Browse files Browse the repository at this point in the history
  • Loading branch information
LucasPickering committed May 10, 2024
1 parent 16f2918 commit 6b64ec4
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,11 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),

## [Unreleased] - ReleaseDate

### Added

- Add `trim` option to chains, to trim leading/trailing whitespace [#153](https://github.com/LucasPickering/slumber/issues/153)
- [See docs](https://slumber.lucaspickering.me/book/api/request_collection/chain.html#chain-output-trim)

### Changed

- Use colored background for status codes
Expand Down

0 comments on commit 6b64ec4

Please sign in to comment.