Skip to content

Commit

Permalink
updating CHANGELOG
Browse files Browse the repository at this point in the history
  • Loading branch information
ghukill committed May 21, 2019
1 parent 41fc17e commit a6de141
Showing 1 changed file with 4 additions and 8 deletions.
12 changes: 4 additions & 8 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,20 +1,17 @@
# Changelog
All notable changes to this project will be documented in this file.

The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).

## Unreleased

- Automatically start Livy session if none present (#398)[https://github.com/WSULib/combine/issues/398]


## `v0.9`
### Added
- Automatically start Livy session if none present (#398)[https://github.com/WSULib/combine/issues/398]
### Changed
- Update XML2kvp to limit values at 32k characters [#403](https://github.com/WSULib/combine/issues/403)
- Converting tabs to spaces per PEP 8 recs
- Updating [DPLA Ingestion3](https://github.com/dpla/ingestion3)
- Globally converting tabs to spaces per PEP 8 spec
- Updating [DPLA Ingestion3](https://github.com/dpla/ingestion3) build
- For Ansible build, setting default Spark application to `local[*]` as opposed to local, standalone cluster [#29](https://github.com/WSULib/combine-playbook/issues/29)


Expand All @@ -24,7 +21,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Ability to add Organizations, Record Groups, and/or Jobs to Published Subsets [#395](https://github.com/WSULib/combine/issues/395)
- Remove temporary payloads of static harvests on Job delete [#394](https://github.com/WSULib/combine/issues/394)
- Added `CHANGELOG.md`

### Changed
- Fixed precounts for Published Subsets when included Jobs mutate [#396](https://github.com/WSULib/combine/issues/396)

Expand Down

0 comments on commit a6de141

Please sign in to comment.