Skip to content

Commit

Permalink
Updated CHANGES.txt and bumped VERSION
Browse files Browse the repository at this point in the history
  • Loading branch information
alattner committed Aug 15, 2019
1 parent b6153f4 commit 0f12ac2
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 1 deletion.
14 changes: 14 additions & 0 deletions CHANGES.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,17 @@
v1.2.2 - 2019-08-15
===================

- Added default Palladium config file locations (to be checked if
`PALLADIUM_CONFIG` is not set)

- Introduced `palladium.dataset.CSV` to replace `palladium.dataset.Table`

- `__copy__` configuration directive now accepts a `__default__`

- Updated requirements in order to use newer versions of dependencies
(also fixing potential security vulnerabilities in dependencies)


v1.2.1.1 - 2018-12-13
=====================

Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.2.1.1
1.2.2

0 comments on commit 0f12ac2

Please sign in to comment.