Skip to content

Commit

Permalink
Update docs for 1.7.3
Browse files Browse the repository at this point in the history
  • Loading branch information
jvlflame committed Jul 13, 2020
1 parent 4df09df commit f5dd84f
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
11 changes: 11 additions & 0 deletions .github/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,17 @@ 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/).

## [1.7.3]
### Changed
- Restored some scraper settings defaults
- .wmv to file extension default
- scrape-r18/dmm to true

### Fixed
- Added `-Strict` functionality to `-SetJavlibraryOwned`
- Error when running with `-Multi` due to dev code


## [1.7.2]
### Added
- Settings file validation for:
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 = '1.7.1'
ModuleVersion = '1.7.3'

# Supported PSEditions
# CompatiblePSEditions = @()
Expand Down

0 comments on commit f5dd84f

Please sign in to comment.