Skip to content

Commit

Permalink
Update changelog for 0.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Trinovantes committed Aug 21, 2024
1 parent 84c4d56 commit 82c6813
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,12 @@

This document only contains breaking changes

## 0.4.0

* Replace `SimpleNameResolver.registerNodeAsTargetable` with `registerExplicitNode` and `registerImplicitNode`

* Replace `SimpleNameResolver.registerExternalTargetableNode` with `registerNodeAsLinkable`

## 0.3.0

* Rename `RstGeneratorOptions.defaultSyntaxLanguage` to `RstGeneratorOptions.defaultCodeDirectiveLanguage`
Expand Down

0 comments on commit 82c6813

Please sign in to comment.