Release v1.4.0

add v1.4.0 to changelog
This commit is contained in:
Oscar Cortez 2015-10-04 19:58:06 -06:00
parent 0df53d2702
commit a2fcdfe1cd
2 changed files with 41 additions and 115 deletions

View file

@ -1,59 +1,42 @@
1.0.0 / 2015-07-21 # Change Log
==================
* Fix broken link with image demo ## [v1.4.0](https://github.com/gdg-managua/jekyll-mdl/tree/v1.4.0) (2015-10-05)
* Add demo links to the README.md [Full Changelog](https://github.com/gdg-managua/jekyll-mdl/compare/v1.3.0...v1.4.0)
* Small typo fix
* Add links in the post date **Implemented enhancements:**
* Edit the about page
* Change color in read-more button - JKM-2 Search layout [\#20](https://github.com/gdg-managua/jekyll-mdl/pull/20) ([oscarmcm](https://github.com/oscarmcm))
* Some simple styles changed
* Create default post for demos ## [v1.3.0](https://github.com/gdg-managua/jekyll-mdl/tree/v1.3.0) (2015-09-03)
* load highlight post [Full Changelog](https://github.com/gdg-managua/jekyll-mdl/compare/v1.2.0...v1.3.0)
* remove some resets styles
* some changes on readme file **Implemented enhancements:**
* Merge branch 'master' of github.com:gdg-managua/jekyll-mdl
* restore the card title - Highlight multiple post [\#13](https://github.com/gdg-managua/jekyll-mdl/pull/13) ([oscarmcm](https://github.com/oscarmcm))
* restore the header title
* :memo: add docs for custom theme ## [v1.2.0](https://github.com/gdg-managua/jekyll-mdl/tree/v1.2.0) (2015-07-26)
* cleaning and ordering sass files [Full Changelog](https://github.com/gdg-managua/jekyll-mdl/compare/v1.1.0...v1.2.0)
* Add link in the cards title
* Fixed broken vertical more menu #7 ## [v1.1.0](https://github.com/gdg-managua/jekyll-mdl/tree/v1.1.0) (2015-07-25)
* add categories in post layout [Full Changelog](https://github.com/gdg-managua/jekyll-mdl/compare/v1.0.0...v1.1.0)
* Style for the page layout
* Merge branch 'master' of github.com:gdg-managua/jekyll-mdl **Merged pull requests:**
* Fixed post ribbon in post layout
* Updating some readme content - Add a Bitdeli Badge to README [\#8](https://github.com/gdg-managua/jekyll-mdl/pull/8) ([bitdeli-chef](https://github.com/bitdeli-chef))
* Remove author and categories from cards
* Highlight post use default image instead of background color ## [v1.0.0](https://github.com/gdg-managua/jekyll-mdl/tree/v1.0.0) (2015-07-21)
* Button in card post #3 **Fixed bugs:**
* Highlight post layout #1 y #2
* Merge pull request #5 from gdg-managua/jkm-1 - Broken vertical "more" menu [\#7](https://github.com/gdg-managua/jekyll-mdl/issues/7)
* remove the pagination, this is not ready - Post Layout Template [\#4](https://github.com/gdg-managua/jekyll-mdl/issues/4)
* create the ajax pagination - Button in card post [\#3](https://github.com/gdg-managua/jekyll-mdl/issues/3)
* Native javascript pagination - Highlight post and cards [\#2](https://github.com/gdg-managua/jekyll-mdl/issues/2)
* Add post data to the cards - Highlight post layout [\#1](https://github.com/gdg-managua/jekyll-mdl/issues/1)
* Add validation for use images in the post
* remove unused style **Merged pull requests:**
* :docs: Add configs for the post layout
* Create CONTRIBUTING.md file for guides - JKM-1 Create site pagination [\#5](https://github.com/gdg-managua/jekyll-mdl/pull/5) ([oscarmcm](https://github.com/oscarmcm))
* some styles for the post layout
* create the post layout
* Create the History file
* create CHANGELOG.md file \* *This Change Log was automatically generated by [github_changelog_generator](https://github.com/skywinder/Github-Changelog-Generator)*
* add validation for the layout type
* Make this dinamic
* fix with autors section
* Add dropdown menu for share options
* Fix error with the dropdown menu
* Add the layout config
* Add new docs and some info
* jkm-1 testing blog pagination
* Create highlight post layout
* New Header Type
* fixed footer layout
* improve new layout for post list
* adding MDL html structure
* add material desing lite library
* Setup the jekyll project
* Initial commit

View file

@ -1,57 +0,0 @@
# (July 21, 2015)
* Fix broken link with image demo
* Add demo links to the README.md
* Small typo fix
* Add links in the post date
* Edit the about page
* Change color in read-more button
* Some simple styles changed
* Create default post for demos
* load highlight post
* remove some resets styles
* some changes on readme file
* Merge branch 'master' of github.com:gdg-managua/jekyll-mdl
* restore the card title
* restore the header title
* :memo: add docs for custom theme
* cleaning and ordering sass files
* Add link in the cards title
* Fixed broken vertical more menu #7
* add categories in post layout
* Style for the page layout
* Merge branch 'master' of github.com:gdg-managua/jekyll-mdl
* Fixed post ribbon in post layout
* Updating some readme content
* Remove author and categories from cards
* Highlight post use default image instead of background color
* Button in card post #3
* Highlight post layout #1 y #2
* Merge pull request #5 from gdg-managua/jkm-1
* remove the pagination, this is not ready
* create the ajax pagination
* Native javascript pagination
* Add post data to the cards
* Add validation for use images in the post
* remove unused style
* :docs: Add configs for the post layout
* Create CONTRIBUTING.md file for guides
* some styles for the post layout
* create the post layout
* Create the History file
* create CHANGELOG.md file
* add validation for the layout type
* Make this dinamic
* fix with autors section
* Add dropdown menu for share options
* Fix error with the dropdown menu
* Add the layout config
* Add new docs and some info
* jkm-1 testing blog pagination
* Create highlight post layout
* New Header Type
* fixed footer layout
* improve new layout for post list
* adding MDL html structure
* add material desing lite library
* Setup the jekyll project
* Initial commit