diff --git a/docs/release-notes/zipline-0.6.2.md b/docs/release-notes/zipline-0.6.2.md index d8e16ff5..ae1378f1 100644 --- a/docs/release-notes/zipline-0.6.2.md +++ b/docs/release-notes/zipline-0.6.2.md @@ -34,6 +34,9 @@ ## Bug Fixes (BUG) +* Fix alignment of trading days and open and closes in trading environment. + [PR331](https://github.com/quantopian/zipline/pull/331) + ## Performance (PERF) ## Maintenance and Refactorings (MAINT)