Skip to content

Commit

Permalink
[auto-docs][skip test]: update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Dec 24, 2023
1 parent f48b199 commit 6c9d27e
Showing 1 changed file with 29 additions and 0 deletions.
29 changes: 29 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,32 @@
## [v3.0.0] - 24-12-2023
## What's Changed
* Switch to GitHub Actions by @gjtorikian in https://github.com/gjtorikian/html-pipeline/pull/346
* add truffleruby-head by @gogainda in https://github.com/gjtorikian/html-pipeline/pull/348
* Add Rubocop by @gjtorikian in https://github.com/gjtorikian/html-pipeline/pull/349
* Support multiple dependencies per filter by @gjtorikian in https://github.com/gjtorikian/html-pipeline/pull/351
* Split filters up by @gjtorikian in https://github.com/gjtorikian/html-pipeline/pull/360
* Migrate from Nokogiri to Selma by @gjtorikian in https://github.com/gjtorikian/html-pipeline/pull/368
* You shall pass by @gjtorikian in https://github.com/gjtorikian/html-pipeline/pull/369
* Update Selma signatures by @gjtorikian in https://github.com/gjtorikian/html-pipeline/pull/370
* Close sanitization-related issues by @gjtorikian in https://github.com/gjtorikian/html-pipeline/pull/371
* Drop SyntaxHighlightFilter by @gjtorikian in https://github.com/gjtorikian/html-pipeline/pull/372
* V3 Release by @gjtorikian in https://github.com/gjtorikian/html-pipeline/pull/347
* Use emoji from commonmarker by @gjtorikian in https://github.com/gjtorikian/html-pipeline/pull/373
* req convert_filter if filter present by @gjtorikian in https://github.com/gjtorikian/html-pipeline/pull/375
* Update selma requirement from ~> 0.0.1 to >= 0.0.1, < 0.2.0 by @dependabot in https://github.com/gjtorikian/html-pipeline/pull/377
* Add the AssetProxyFilter by @digitalmoksha in https://github.com/gjtorikian/html-pipeline/pull/379
* Update rouge requirement from ~> 3.1 to ~> 4.1 by @dependabot in https://github.com/gjtorikian/html-pipeline/pull/381
* Update gemoji requirement from ~> 3.0 to ~> 4.1 by @dependabot in https://github.com/gjtorikian/html-pipeline/pull/382
* Have Zeitwerk not automatically load filters by @gjtorikian in https://github.com/gjtorikian/html-pipeline/pull/383
* Bump the github-actions group with 1 update by @dependabot in https://github.com/gjtorikian/html-pipeline/pull/384
* :gem: 3.0.0 by @gjtorikian in https://github.com/gjtorikian/html-pipeline/pull/386

## New Contributors
* @gogainda made their first contribution in https://github.com/gjtorikian/html-pipeline/pull/348
* @dependabot made their first contribution in https://github.com/gjtorikian/html-pipeline/pull/377
* @digitalmoksha made their first contribution in https://github.com/gjtorikian/html-pipeline/pull/379

**Full Changelog**: https://github.com/gjtorikian/html-pipeline/compare/v2.14.3...v3.0.0
## [v3.0.0.pre6] - 16-08-2023
null
# Changelog
Expand Down

0 comments on commit 6c9d27e

Please sign in to comment.