We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 4eb58c4 + f36d406 commit 0a5d01aCopy full SHA for 0a5d01a
CHANGELOG.MD
@@ -0,0 +1,20 @@
1
+# Changelog
2
+All notable changes to this project will be documented in this file.
3
+
4
+The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
5
+and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).
6
7
+## [Unreleased]
8
9
+### Added
10
+- Changelog
11
+- Contribution guide
12
13
+### Changed
14
+- Updated to Java 8
15
+- Updated Spring version to `4.3.8.RELEASE`
16
+- Postgresql JDBC driver updated to version `42.1.1`
17
+- Project license changed to [MIT](LICENSE).
18
19
+### Removed
20
+- Java 7 support
0 commit comments