# Change Log

## 1.1.1

- Fix bug where chinese files names were returned as unicode ids [#15](https://github.com/mcwhittemore/staged-git-files/pull/15) by [imcuttle](https://github.com/imcuttle)

## 1.1.0

- Provide a binary called `sgf` [#11](https://github.com/mcwhittemore/staged-git-files/pull/11)
- Improve git request to not include slow flags when the results of those flags aren't needed [#8](https://github.com/mcwhittemore/staged-git-files/pull/8) by [twhitbeck](https://github.com/twhitbeck).

## 1.0.0

- Include renamed files [#7](https://github.com/mcwhittemore/staged-git-files/pull/7) by [twhitbeck](https://github.com/twhitbeck).

## 0.0.4

- Improve tests to cover many more files [#3](https://github.com/mcwhittemore/staged-git-files/pull/3).

## 0.0.3

- handle spaces in files [#1](https://github.com/mcwhittemore/staged-git-files/pull/1) by [romeovs](https://github.com/romeovs)

## 0.0.2

- sgf.includeContent added. Now it is possible to also get the file content

## 0.0.1

- The mvp
