Skip to content

Commit

Permalink
Add 2.3.0 changelog (emberjs#731)
Browse files Browse the repository at this point in the history
  • Loading branch information
teddyzeenny authored and cyril-sf committed Mar 30, 2022
1 parent fa0b6ca commit ff7d057
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# Ember Inspector Changelog

## Ember Inspector 2.3.0

* [FEATURE] View tree filter support [#720](https://github.com/emberjs/ember-inspector/pull/720)
* [IMPROVEMENT] Sort object inspector properties [#622](https://github.com/emberjs/ember-inspector/pull/622)
* [BUGFIX] Fix the Ember Application's query selector [#730](https://github.com/emberjs/ember-inspector/pull/730)
* [BUGFIX] Fix late Iframe detection in Chrome [#729](https://github.com/emberjs/ember-inspector/pull/729)
* [INTERNAL] Update README and `package.json` to match recent updates [#724](https://github.com/emberjs/ember-inspector/pull/724)
* [INTERNAL] Fix compressed `dist` directory [#722](https://github.com/emberjs/ember-inspector/pull/722)

## Ember Inspector 2.2.0

* [IMPROVEMENT] Rewrite the FF addon as a FF WebExtension [#715](https://github.com/emberjs/ember-inspector/pull/715)
Expand Down

0 comments on commit ff7d057

Please sign in to comment.