Skip to content

Commit

Permalink
v2.2.2
Browse files Browse the repository at this point in the history
  • Loading branch information
jecisc committed Jul 28, 2020
1 parent d46dc19 commit 6512720
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
<!--git log --pretty="* %s ([%h](https://github.com/DuneSt/MaterialDesignLite/commit/%H))" v2.2.1...HEAD --grep="Merge pull"-->

# [v2.2.2](https://github.com/DuneSt/MaterialDesignLite/compare/v2.2.1...v2.2.2) (2020-07-28)

## Cleanup

* Move SortedTable css to css file ([d46dc194](https://github.com/DuneSt/MaterialDesignLite/commit/d46dc194796f602e277b1d769448f9494bdb3554))

# [v2.2.1](https://github.com/DuneSt/MaterialDesignLite/compare/v2.2.0...v2.2.1) (2020-01-09)

## Bug fixes
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 @@ -88,7 +88,7 @@ MDLDemo class >> open [

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

{ #category : #hooks }
Expand Down

0 comments on commit 6512720

Please sign in to comment.