Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# 1.2.4

- Update Bourbon to [v4.0.2](https://github.com/thoughtbot/bourbon/releases/tag/v4.0.2)

# 1.2.3

- The [position mixin](http://bourbon.io/docs/#position) now accepts `null`. Ex: `@include position(relative, 0px null null 100px);`
Expand Down
Loading