Skip to content

Commit

Permalink
docs: fix changelog to correct information
Browse files Browse the repository at this point in the history
  • Loading branch information
michael-siek committed Jan 15, 2024
1 parent ad849f5 commit 0d18a6e
Showing 1 changed file with 1 addition and 17 deletions.
18 changes: 1 addition & 17 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,27 +4,11 @@ All notable changes to this project will be documented in this file. See [commit

## [4.8.1](https://github.com/dequelabs/axe-core-gems/compare/v4.8.0...v4.8.1) (2024-01-15)


### Features

* Update axe-core to v4.7.0 ([#299](https://github.com/dequelabs/axe-core-gems/issues/299)) ([277ba1b](https://github.com/dequelabs/axe-core-gems/commit/277ba1bda6628d5b8357e8170783933e44b40762))
* Update axe-core to v4.8.1 ([#329](https://github.com/dequelabs/axe-core-gems/issues/329)) ([9a0e392](https://github.com/dequelabs/axe-core-gems/commit/9a0e392993227d408ffd5cf2c0cd08c6f7c292c0))


### Bug Fixes

* **api:** properly set timestamp ([#292](https://github.com/dequelabs/axe-core-gems/issues/292)) ([ba3ac36](https://github.com/dequelabs/axe-core-gems/commit/ba3ac3685bd2f28f8d9f3f4eca9b890e0a83e3fd))
* **axe-core-api:** pin axe-core version to accept patch updates only ([#334](https://github.com/dequelabs/axe-core-gems/issues/334)) ([09e3f09](https://github.com/dequelabs/axe-core-gems/commit/09e3f095faa2126ebda5f089f22e13a21288612d))
* **capybara:** open browser based on passed symbol ([#303](https://github.com/dequelabs/axe-core-gems/issues/303)) ([db75de9](https://github.com/dequelabs/axe-core-gems/commit/db75de91754fabf09a7c518d95123e646bc2bc5c))
* **capybara:** open selected browser ([#305](https://github.com/dequelabs/axe-core-gems/issues/305)) ([219e9a6](https://github.com/dequelabs/axe-core-gems/commit/219e9a6b321ac4045b346b491a353951343b275f))
* **capybara:** respect browser choice ([#307](https://github.com/dequelabs/axe-core-gems/issues/307)) ([cf4a312](https://github.com/dequelabs/axe-core-gems/commit/cf4a31243be4c9c66314c0f64ba427e9a297ae04))
* gracefully handle unloaded iframes ([#315](https://github.com/dequelabs/axe-core-gems/issues/315)) ([a07f7c4](https://github.com/dequelabs/axe-core-gems/commit/a07f7c46948b18a2b8693f45cf3fc828b80ed6da))
* handle spurious axe.runPartial returning null ([#324](https://github.com/dequelabs/axe-core-gems/issues/324)) ([0df5058](https://github.com/dequelabs/axe-core-gems/commit/0df5058006b0632aa2a72217471faa13e4de76f4))
* Update axe-core to v4.6.3 ([#298](https://github.com/dequelabs/axe-core-gems/issues/298)) ([e0cc7c7](https://github.com/dequelabs/axe-core-gems/commit/e0cc7c75eda43e0d7c6ea4cd2430b45ab6f0770f))
* Update axe-core to v4.8.2 ([#332](https://github.com/dequelabs/axe-core-gems/issues/332)) ([b3789c4](https://github.com/dequelabs/axe-core-gems/commit/b3789c44e433c82743a84029d2bac7c529d32047))
* Update axe-core to v4.8.3 ([#360](https://github.com/dequelabs/axe-core-gems/issues/360)) ([cb6338c](https://github.com/dequelabs/axe-core-gems/commit/cb6338c222a55825f4ec9f04699c775d76508a26))
* **watir:** spawn firefox windows on windows ([#306](https://github.com/dequelabs/axe-core-gems/issues/306)) ([cb3fbc1](https://github.com/dequelabs/axe-core-gems/commit/cb3fbc1fd041e7795a024e96558ce346b73bd8a4))
* work with extremely large results ([#291](https://github.com/dequelabs/axe-core-gems/issues/291)) ([91bebdb](https://github.com/dequelabs/axe-core-gems/commit/91bebdb038723b0620b07eef806a825658ae8988))


## [4.8.0](https://github.com/dequelabs/axe-core-gems/compare/v4.6.1...v4.8.0) (2023-09-27)

Expand Down

0 comments on commit 0d18a6e

Please sign in to comment.