Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 5 additions & 7 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,3 @@
## 1.6.0 (2026-06-07)

* feat: design revamp — fluid layout, full Tailwind removal, first-launch seed (#20) ([87605b2](https://github.com/slverma/REST-Lab/commit/87605b2)), closes [#20](https://github.com/slverma/REST-Lab/issues/20)
* ref: description (#19) ([33aefcd](https://github.com/slverma/REST-Lab/commit/33aefcd)), closes [#19](https://github.com/slverma/REST-Lab/issues/19)

# Changelog

All notable changes to the REST Lab extension will be documented in this file.
Expand All @@ -23,10 +18,13 @@ All notable changes to the REST Lab extension will be documented in this file.

---

## [Unreleased]

### Added

## 1.6.0 (2026-06-07)

- feat: design revamp — fluid layout, full Tailwind removal, first-launch seed (#20) ([87605b2](https://github.com/slverma/REST-Lab/commit/87605b2)), closes [#20](https://github.com/slverma/REST-Lab/issues/20)
- ref: description (#19) ([33aefcd](https://github.com/slverma/REST-Lab/commit/33aefcd)), closes [#19](https://github.com/slverma/REST-Lab/issues/19)

#### First Launch Seed

- **Example collection on first install** — REST Lab now seeds a "JSONPlaceholder Examples" collection with pre-built requests on first launch
Expand Down