From 2c81083b9008f818e4c7064e9d39cf9e9a8ac570 Mon Sep 17 00:00:00 2001 From: Yaroslav Halchenko Date: Wed, 19 Aug 2020 13:02:18 -0400 Subject: [PATCH] 0.6.2 CHANGELOG --- CHANGELOG.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1358b321c..af31f14d2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,11 @@ All notable changes to this project will be documented (for humans) in this file The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html). +## [0.6.2] - 2020-08-19 + +### Fixed +- `organize` treatment of paths on window (gh-204) + ## [0.6.1] - 2020-08-18 ### Changed