Skip to content

Commit bce7bc2

Browse files
committed
Updated CHANGELOG for release
1 parent c6de5c4 commit bce7bc2

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

CHANGELOG.md

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

4-
## Unreleased
4+
## [0.4.0] 2017-05-23
55
### Added
6-
- PNDA-2729: Added support for spark streaming jobs written in python (pyspark). Use `main_py` instead of `main_jar` in properties.json and specify additional files using `py_files`.
6+
- PNDA-2729: Added support for spark streaming jobs written in python (pyspark). Use `main_py` instead of `main_jar` in properties.json and specify additional files using `py_files`.
7+
- PNDA-2784: Make tests pass on RedHat
78
### Changed
8-
- PNDA-2700: Spark streaming jobs no longer require upstart.conf or yarn-kill.py files, default ones are supplied by the deployment manager.
9+
- PNDA-2700: Spark streaming jobs no longer require upstart.conf or yarn-kill.py files, default ones are supplied by the deployment manager.
10+
- PNDA-2782: Disabled Ubuntu-only test
911

1012

1113
## [0.3.0] 2017-01-20

0 commit comments

Comments
 (0)