Skip to content

Commit

Permalink
v2.1.7
Browse files Browse the repository at this point in the history
  • Loading branch information
jecisc committed Oct 11, 2019
1 parent 3fa632d commit ea2d76b
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 2 deletions.
11 changes: 10 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,13 @@
<!--git log --pretty="* %s ([%h](https://github.com/DuneSt/MaterialDesignLite/commit/%H)) v1.3.2...HEAD --grep="Merge "-->
<!--git log --pretty="* %s ([%h](https://github.com/DuneSt/MaterialDesignLite/commit/%H))" v2.1.7...HEAD --grep="Merge pull"-->

# [v2.1.7](https://github.com/DuneSt/MaterialDesignLite/compare/v2.1.6...v2.1.7) (2019-10-11)

## Infrastructure

* Update Seaside dependency to 3.4.x ([3fa632d](https://github.com/DuneSt/MaterialDesignLite/commit/3fa632dfac21f1ab69d1e644dce75c9e20c08883))
* Remove appveyor from checks ([cb442d3](https://github.com/DuneSt/MaterialDesignLite/commit/cb442d39dd51e68f9d25b76a056d74dede0cfbdf))
* Add more description to menu demo ([d33a3bd](https://github.com/DuneSt/MaterialDesignLite/commit/d33a3bd74989a31c1d3e212c603c725acd25b8c3))

# [v2.1.6](https://github.com/DuneSt/MaterialDesignLite/compare/v2.1.5...v2.1.6) (2019-05-31)

## Infrastructure
Expand Down
2 changes: 1 addition & 1 deletion src/Material-Design-Lite-Demo/MDLDemo.class.st
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@ MDLDemo class >> open [

{ #category : #versions }
MDLDemo class >> version [
^ 'v2.1.6'
^ 'v2.1.7'
]

{ #category : #hooks }
Expand Down

0 comments on commit ea2d76b

Please sign in to comment.