Skip to content

Commit

Permalink
log the changes
Browse files Browse the repository at this point in the history
  • Loading branch information
grahampugh committed Feb 10, 2021
1 parent 473ccb5 commit eb82f64
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,12 @@ All notable changes to this project will be documented in this file. This projec

## [unreleased]

## [v0.4.0] - 2020-12-15 - v0.4.0
## [v0.4.0] - 2021-02-10 - v0.4.0

- You can now use this tool to convert `json` > `plist`. Note that the `plist` format do not accept `null`/`None` values, so this script will extract any keys with `null`/`None` values before converting.
- Add the ability to just reference a folder if `JSON` is in the path.
- You can now use `_JSON` as well as `JSON` for the folder.
- `pyyaml` is installed automatically if not already installed.

## [v0.3.1] - 2020-12-15 - v0.3.1

Expand Down

0 comments on commit eb82f64

Please sign in to comment.