Skip to content

Commit ef3dc62

Browse files
Update CHANGELOG
1 parent fa3a5b9 commit ef3dc62

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

CHANGELOG.md

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,13 @@
11
# Change Log
22
All notable changes to this project will be documented in this file.
33

4-
## [unreleased]
4+
## [Unreleased]
55
### Fixed
6-
- PNDA-2498 Application package data is now stored in HDFS with a reference to the path only held in the HBase record. This prevents HBase being overloaded with large packages (100MB+).
6+
- PNDA-2498 Application package data is now stored in HDFS with a reference to the path only held in the HBase record. This prevents HBase being overloaded with large packages (100MB+).
7+
8+
### Changed
9+
- Pinned all python libraries to strict version numbers
10+
- Return all exceptions to API caller
711

812
## [0.2.1] 2016-12-12
913
### Changed

0 commit comments

Comments
 (0)