Skip to content

Commit a6de141

Browse files
committed
updating CHANGELOG
1 parent 41fc17e commit a6de141

File tree

1 file changed

+4
-8
lines changed

1 file changed

+4
-8
lines changed

CHANGELOG.md

+4-8
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,17 @@
11
# Changelog
22
All notable changes to this project will be documented in this file.
33

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

76
## Unreleased
87

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

2017

@@ -24,7 +21,6 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
2421
- Ability to add Organizations, Record Groups, and/or Jobs to Published Subsets [#395](https://github.com/WSULib/combine/issues/395)
2522
- Remove temporary payloads of static harvests on Job delete [#394](https://github.com/WSULib/combine/issues/394)
2623
- Added `CHANGELOG.md`
27-
2824
### Changed
2925
- Fixed precounts for Published Subsets when included Jobs mutate [#396](https://github.com/WSULib/combine/issues/396)
3026

0 commit comments

Comments
 (0)