Skip to content

Commit bb62475

Browse files
committed
CHANGELOG: Move completions feature to unreleased
I forgot to merge it for the release. Oops.
1 parent 7c1b163 commit bb62475

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,10 @@
44

55
[Full Changelog](https://github.com/internetarchive/heritrix3/compare/3.12.0...HEAD)
66

7+
### New features
8+
9+
* **Config editor:** IDE-style completions for bean names and Spring XML (powered by the new bean docs generator). [#684](https://github.com/internetarchive/heritrix3/pull/684)
10+
711
## [3.12.0](https://github.com/internetarchive/heritrix3/releases/tag/3.12.0) (2025-10-30)
812

913
[Download distribution zip](https://repo1.maven.org/maven2/org/archive/heritrix/heritrix/3.12.0/heritrix-3.12.0-dist.zip) (or [tar.gz](https://repo1.maven.org/maven2/org/archive/heritrix/heritrix/3.12.0/heritrix-3.12.0-dist.tar.gz))
@@ -13,7 +17,6 @@
1317
### New features
1418

1519
* **ConfigurableExtractorJS:** Regex rules to skip extracting `<script>` tags when their attributes match. [#672](https://github.com/internetarchive/heritrix3/pull/672)
16-
* **Config editor:** IDE-style completions for bean names and Spring XML (powered by the new bean docs generator). [#684](https://github.com/internetarchive/heritrix3/pull/684)
1720

1821
### Bug fixes
1922

0 commit comments

Comments
 (0)