-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update mondrian-server.war built with Java 11 (#2)
* New mondrian-server.war built with Java 11 Co-authored-by: Kiril Panev <56028534+kirilpanev@users.noreply.github.com>
- Loading branch information
1 parent
fd1d064
commit 73b1918
Showing
3 changed files
with
10 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,10 +1,18 @@ | ||
# Changelog | ||
|
||
## 2.0.0 (2020-10-23) | ||
|
||
- Update `mondrian-server.war` built with Java 11 | ||
|
||
`required changes` | ||
|
||
The new war file is built and works with `Java 11`. | ||
It can, also, run with `Java 8` but a careful check of the functionality is highly recommended in this case. | ||
|
||
## 1.0.2 (2020-09-29) | ||
|
||
- Makefile bug fix for user names with `@` in the name | ||
|
||
|
||
## 1.0.0 - 1.0.1 (2020-07-09) | ||
|
||
- Initial release |
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters