Skip to content

Commit

Permalink
Prepare release
Browse files Browse the repository at this point in the history
  • Loading branch information
Eric Bussieres committed Nov 15, 2019
1 parent 50d1f04 commit 2f544b4
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion docs/src/orchid/resources/changelog/v3_1_1.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,9 @@
version: '3.1.1'
---

- **BREAKING CHANGES**: Use a list of unsafeMethods and rename allowGetClass to allowUnsafeMethods (#454)
- Use a list of unsafeMethods and rename allowGetClass to allowUnsafeMethods (#454)
- PebbleTemplateAvailabilityProvider doesn't find template files from the classpath (#464)
- Added inline verbatim description to Verbatim tag documentation (#422)
- Fix issue of embed tag changing cached templates (#475)
- Fixes bug which allowed sequential String literals to be parsed correctly (#482)
- Update to spring boot 2.2 (486)

0 comments on commit 2f544b4

Please sign in to comment.