Skip to content

Commit 56b44eb

Browse files
committedDec 11, 2019
update changelog
1 parent 60d6880 commit 56b44eb

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed
 

‎CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,14 @@ All notable changes to this project will be documented in this file.
44
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
55
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
66

7+
## [0.7.0] 2019-12-11
8+
### Changed
9+
- Moved from BSD to MIT license
10+
11+
### Fixed
12+
- No longer throw an error when calling jscodeshift on a non-existent path (#334, @threepointone)
13+
- Preserve the original file extension in remote files (#317, @samselikoff)
14+
715
## [0.6.4] 2019-04-30
816
### Changed
917
- Allow writing tests in TypeScript ([PR #308](https://github.com/facebook/jscodeshift/pull/308))

0 commit comments

Comments
 (0)
Please sign in to comment.