Update history to reflect merge of #7701 [ci skip]

This commit is contained in:
jekyllbot 2019-08-04 16:11:13 -04:00
parent 8035a3e153
commit 272360a80b
1 changed files with 1 additions and 0 deletions

View File

@ -173,6 +173,7 @@
* Fix: rubocop offenses (#7769)
* Reduce allocations by using #each_with_object (#7758)
* Memoize fallback_data for Drop (#7728)
* Use String#end_with? to check if entry is a backup (#7701)
### Documentation