Skip to content

Commit

Permalink
Add osgi support to Changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
zhanhb committed Dec 12, 2021
1 parent 472e47e commit f818652
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,8 @@ to help make the assessment of what an upgrade to 3.0 would entail for you.

- [Java] Added an `Automatic-Module-Name` of `nz.net.ultraq.thymeleaf`.
- [Java] Call groovy metaprogramming on method `IContext.getPrefixForDialect` if available.
- [Java] Add [osgi support](https://en.wikipedia.org/wiki/OSGi) with
`Bundle-SymbolicName`: `com.github.zhanhb.thymeleaf-layout-dialect`.
- Fixed the fragment cache not being cleared when dispatching/forwarding to the
error page
([#189](https://github.com/ultraq/thymeleaf-layout-dialect/issues/189))
Expand Down

0 comments on commit f818652

Please sign in to comment.