Skip to content

Commit

Permalink
Update CHANGELOG.md (#7448)
Browse files Browse the repository at this point in the history
update changelog
  • Loading branch information
CurryYangxx authored May 23, 2024
1 parent ed27327 commit 967ac06
Showing 1 changed file with 21 additions and 0 deletions.
21 changes: 21 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,27 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [core@9.3.0-beta.0] - 2024-05-23

## What's Changed

* copy changelog from release notes by @jackkav in https://github.com/Kong/insomnia/pull/7410
* can navigate to folder and inherit auth by @jackkav in https://github.com/Kong/insomnia/pull/7353
* feat(Auth screen): Improve copy and add animation by @gatzjames in https://github.com/Kong/insomnia/pull/7429
* fix(Sync): Display errors on sync branches modal by @gatzjames in https://github.com/Kong/insomnia/pull/7433
* fix(Mock Server): Enable auto-push for mock servers by @gatzjames in https://github.com/Kong/insomnia/pull/7434
* fix(CodeEditor): UI alignment in toolbar/filter dialog by @gatzjames in https://github.com/Kong/insomnia/pull/7436
* disable context menu override by @jackkav in https://github.com/Kong/insomnia/pull/7431
* fix: init the hidden window when renderers are reloaded by @ihexxa in https://github.com/Kong/insomnia/pull/7428
* disable find in one line editor by @jackkav in https://github.com/Kong/insomnia/pull/7442
* feat: folder inheritance headers by @jackkav in https://github.com/Kong/insomnia/pull/7437
* fix: unhandled typerror [no-ticket] by @filfreire in https://github.com/Kong/insomnia/pull/7444
* bump libcurl by @jackkav in https://github.com/Kong/insomnia/pull/7443
* feat: enable major features of the after-response script by @ihexxa in https://github.com/Kong/insomnia/pull/7411


**Full Changelog**: https://github.com/Kong/insomnia/compare/core@9.2.0...core@9.3.0-beta.0

## [core@9.2.0] - 2024-05-15

## What's Changed
Expand Down

0 comments on commit 967ac06

Please sign in to comment.