Skip to content
This repository was archived by the owner on Apr 15, 2023. It is now read-only.

Commit a28a0fd

Browse files
Added Unreleased section to CHANGELOG.md
1 parent adae024 commit a28a0fd

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,14 @@ All notable changes to this project will be documented in this file.
44
The format is based on [Keep a Changelog](http://keepachangelog.com/)
55
and this project adheres to [Semantic Versioning](http://semver.org/).
66

7+
## Unreleased
8+
### Fixed
9+
- fixed java.lang.NoClassDefFoundError: javax/xml/bind/DatatypeConverter
10+
11+
### Changed
12+
- changed java version from 1.6 to 1.8
13+
- changed logger (slf4j instead of log4j)
14+
715
## [1.2.1] - (2018-01-06)
816
### Added
917
- throws TagMyCodeUnauthorizedException if refresh token is not valid

0 commit comments

Comments
 (0)