Skip to content

Commit

Permalink
Update for 2.1.5
Browse files Browse the repository at this point in the history
  • Loading branch information
jvlflame committed Nov 2, 2020
1 parent 5e2513b commit 87e67bd
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions .github/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,15 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](http://keepachangelog.com/)
and this project adheres to [Semantic Versioning](http://semver.org/).

## [2.1.5]

### Changed
- Parameter `-SetOwned` now uses default path from settings

### Fixed
- Multiple tags are now created properly from setting `sort.metadata.nfo.format.tag`
- Aggregated data object actress is now always created as an array

## [2.1.4]

### Changed
Expand Down
2 changes: 1 addition & 1 deletion src/Javinizer/Javinizer.psd1
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@

# Version number of this module.

ModuleVersion = '2.1.4'
ModuleVersion = '2.1.5'

# Supported PSEditions
# CompatiblePSEditions = @('Core')
Expand Down

0 comments on commit 87e67bd

Please sign in to comment.