Skip to content

Commit 6c9d27e

Browse files
committed
[auto-docs][skip test]: update changelog
1 parent f48b199 commit 6c9d27e

File tree

1 file changed

+29
-0
lines changed

1 file changed

+29
-0
lines changed

CHANGELOG.md

Lines changed: 29 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,32 @@
1+
## [v3.0.0] - 24-12-2023
2+
## What's Changed
3+
* Switch to GitHub Actions by @gjtorikian in https://github.com/gjtorikian/html-pipeline/pull/346
4+
* add truffleruby-head by @gogainda in https://github.com/gjtorikian/html-pipeline/pull/348
5+
* Add Rubocop by @gjtorikian in https://github.com/gjtorikian/html-pipeline/pull/349
6+
* Support multiple dependencies per filter by @gjtorikian in https://github.com/gjtorikian/html-pipeline/pull/351
7+
* Split filters up by @gjtorikian in https://github.com/gjtorikian/html-pipeline/pull/360
8+
* Migrate from Nokogiri to Selma by @gjtorikian in https://github.com/gjtorikian/html-pipeline/pull/368
9+
* You shall pass by @gjtorikian in https://github.com/gjtorikian/html-pipeline/pull/369
10+
* Update Selma signatures by @gjtorikian in https://github.com/gjtorikian/html-pipeline/pull/370
11+
* Close sanitization-related issues by @gjtorikian in https://github.com/gjtorikian/html-pipeline/pull/371
12+
* Drop SyntaxHighlightFilter by @gjtorikian in https://github.com/gjtorikian/html-pipeline/pull/372
13+
* V3 Release by @gjtorikian in https://github.com/gjtorikian/html-pipeline/pull/347
14+
* Use emoji from commonmarker by @gjtorikian in https://github.com/gjtorikian/html-pipeline/pull/373
15+
* req convert_filter if filter present by @gjtorikian in https://github.com/gjtorikian/html-pipeline/pull/375
16+
* 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
17+
* Add the AssetProxyFilter by @digitalmoksha in https://github.com/gjtorikian/html-pipeline/pull/379
18+
* Update rouge requirement from ~> 3.1 to ~> 4.1 by @dependabot in https://github.com/gjtorikian/html-pipeline/pull/381
19+
* Update gemoji requirement from ~> 3.0 to ~> 4.1 by @dependabot in https://github.com/gjtorikian/html-pipeline/pull/382
20+
* Have Zeitwerk not automatically load filters by @gjtorikian in https://github.com/gjtorikian/html-pipeline/pull/383
21+
* Bump the github-actions group with 1 update by @dependabot in https://github.com/gjtorikian/html-pipeline/pull/384
22+
* :gem: 3.0.0 by @gjtorikian in https://github.com/gjtorikian/html-pipeline/pull/386
23+
24+
## New Contributors
25+
* @gogainda made their first contribution in https://github.com/gjtorikian/html-pipeline/pull/348
26+
* @dependabot made their first contribution in https://github.com/gjtorikian/html-pipeline/pull/377
27+
* @digitalmoksha made their first contribution in https://github.com/gjtorikian/html-pipeline/pull/379
28+
29+
**Full Changelog**: https://github.com/gjtorikian/html-pipeline/compare/v2.14.3...v3.0.0
130
## [v3.0.0.pre6] - 16-08-2023
231
null
332
# Changelog

0 commit comments

Comments
 (0)