Skip to content

Commit

Permalink
Merge pull request #33 from luyadev/release
Browse files Browse the repository at this point in the history
Publish latest release with new bahasa indonesia language
  • Loading branch information
nadar authored Oct 31, 2023
2 parents bb97c70 + 9cad968 commit 6f8508f
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,10 @@
All notable changes to this project will be documented in this file. This project adheres to [Semantic Versioning](http://semver.org/).
In order to read more about upgrading and BC breaks have a look at the [UPGRADE Document](UPGRADE.md).

## 1.8.1 (31. October 2023)

+ [#32](https://github.com/luyadev/luya-module-forms/pull/32) Added bahasa indonesia language

## 1.8.0 (9. August 2023)

+ Apply the `nl2br()` function on the intro and outro text within the default email compose function. This ensures that all newlines are transformed into `<br />` tags, unless you choose to override the default behavior by implementing your own custom logic using the `'emailMessage' => function(SubmissionEmail $email, Forms $forms) {}` function.
Expand Down

0 comments on commit 6f8508f

Please sign in to comment.