Skip to content

Commit afab33a

Browse files
committed
update changelog to match release notes
1 parent 16e362e commit afab33a

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,13 +11,18 @@
1111
* Improved default remote behaviour & validation for fetch/pull #713 (@sinbad)
1212
* Make fetch return error code when 1+ downloads failed #734 (@sinbad)
1313
* Improve lfs.InRepo() detection in `init`/`update` #756 (@technoweenie)
14-
* whitelist the valid keys read from .gitconfig #760 (@technoweenie)
1514
* Teach smudge to use the batch api #711 (@rubyist)
1615
* Fix not setting global attribute when needed to b/c of local state #765 (@sinbad)
1716
* Fix clone fail when fetch is excluded globally #770 (@sinbad)
1817
* Fix for partial downloads problem #763 (@technoweenie)
1918
* Get integration tests passing on Windows #771 (@sinbad)
2019

20+
### Security
21+
22+
* Whitelist the valid keys read from .gitconfig #760 (@technoweenie)
23+
24+
This prevents unsafe git configuration values from being used by Git LFS.
25+
2126
## v1.0 (1 October, 2015)
2227

2328
* Manual reference is integrated into the "help" options #665 @sinbad

0 commit comments

Comments
 (0)