File tree 3 files changed +7
-2
lines changed
3 files changed +7
-2
lines changed Original file line number Diff line number Diff line change 1
1
# Bloggero ChangeLog
2
2
3
+ ## 2017-04-28, Version 0.3.1
4
+
5
+ * :new : Added post info in post list.
6
+ * Refactorings in PostList.
7
+
3
8
## 2017-04-25, Version 0.3.0
4
9
5
10
* :new : The News section.
Original file line number Diff line number Diff line change 1
1
{
2
- "version" : " 0.3.0 " ,
2
+ "version" : " 0.3.1 " ,
3
3
"summary" : " Bloggero -- engine for static blogs written in Elm with Material Design Light." ,
4
4
"repository" : " https://github.com/easimonenko/bloggero-elm-mdl.git" ,
5
5
"license" : " MIT" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " bloggero-elm-mdl" ,
3
- "version" : " 0.3.0 " ,
3
+ "version" : " 0.3.1 " ,
4
4
"description" : " Bloggero -- engine for static blogs with single page interface written in Elm with Material Design Light." ,
5
5
"main" : " app.js" ,
6
6
"scripts" : {
You can’t perform that action at this time.
0 commit comments