Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
shalvah authored May 21, 2021
1 parent cfb7911 commit cf9d976
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,13 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),

### Removals

## 2.7.0 (Friday, 21 May 2021)
### Modified
- Use Laravel `public_path` rather than `public/` for assets (https://github.com/knuckleswtf/scribe/pull/214)
### Fixed
- Format form-data params properly in Postman collection (https://github.com/knuckleswtf/scribe/pull/198)
- Unescape Unicode values in Postman collection (https://github.com/knuckleswtf/scribe/pull/207)

## 2.6.0 (Thursday, 8 April 2021)
### Modified
- Try It Out: set input field type to "password" if field name contains "password" (https://github.com/knuckleswtf/scribe/pull/195)
Expand Down

0 comments on commit cf9d976

Please sign in to comment.