Skip to content

Commit

Permalink
readme note about b-ryan#212
Browse files Browse the repository at this point in the history
  • Loading branch information
amtrivedi91 committed Aug 30, 2016
1 parent 1af2df6 commit 7da19a1
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -173,6 +173,12 @@ settings.

2015-12-26

* Beginnings of unit testing for segments. Included in this change was a
refactor of the way segments are added to powerline. Now, instead of looking
for a global `powerline` object, `powerline` is passed into the function to
add the segment. Segments will also no longer add the segments by calling the
`add` function themselves.
([@b-ryan](https://github.com/milkbikis/powerline-shell/pull/212))
* Python3 fixes for `lib/color_compliment.py`.
([@ceholden](https://github.com/milkbikis/powerline-shell/pull/220))

Expand Down

0 comments on commit 7da19a1

Please sign in to comment.