mirror of
https://github.com/middleman/middleman.git
synced 2022-11-09 12:20:27 -05:00
add todo
This commit is contained in:
parent
95b0f80d31
commit
aab9644185
2 changed files with 3 additions and 0 deletions
|
@ -27,6 +27,7 @@
|
|||
* Automatically load helper modules in helpers/ directory
|
||||
* Add pid for cleanup
|
||||
* Use guard/listen for file watching
|
||||
* Merge full i18n support
|
||||
|
||||
2.0.14
|
||||
====
|
||||
|
|
2
TODO-BEFORE-3.0.md
Normal file
2
TODO-BEFORE-3.0.md
Normal file
|
@ -0,0 +1,2 @@
|
|||
* Finish i18n integration and documentation
|
||||
* Migrate from Padrino to ActionPack (nice to have)
|
Loading…
Reference in a new issue