Skip to content

Commit

Permalink
ref #1662
Browse files Browse the repository at this point in the history
  • Loading branch information
shoulders committed Nov 3, 2019
1 parent 74c4251 commit 45b86ca
Show file tree
Hide file tree
Showing 3 changed files with 2,329 additions and 1,352 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,15 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
Please report any bugs or features that you find so that they can be fixed.
To get more details visit https://quantumwarp.com/

## [3.1.2] 2019-11-03
### Changed
- Upgraded all code to OOP Coding Paradigm
- Messages are now rendered from a messages store allowing for multiple messages to be displayed
- Minimum PHP version is now 7.2.0

### Fixed
- Many Bugs

## [3.1.1] 2019-07-25
### Added
- Language files can now be dropped in to the /language/ folder which are automatically detected and can then be used
Expand Down
Binary file modified src/language/en_GB/LC_MESSAGES/site.mo
Binary file not shown.
Loading

0 comments on commit 45b86ca

Please sign in to comment.