1. 21 6月, 2012 1 次提交
  2. 01 6月, 2012 1 次提交
  3. 16 4月, 2012 1 次提交
  4. 09 3月, 2012 3 次提交
  5. 25 2月, 2012 1 次提交
  6. 23 2月, 2012 1 次提交
  7. 18 12月, 2011 2 次提交
  8. 04 11月, 2011 1 次提交
    • J
      Convert CHANGELOGs to Markdown format. · 281272ad
      Jon Leighton 提交于
      Reasons:
      
       * Markdown reads well as plain text, but can also be formatted.
       * It will make it easier for people to read on the web as Github
         formats the Markdown nicely.
       * It will encourage a level of consistency when people are writing
         CHANGELOG entries.
      
      The script used to perform the conversion is at
      https://gist.github.com/1339263
      281272ad