Skip to content

Latest commit

 

History

History
45 lines (29 loc) · 1.21 KB

CHANGELOG.md

File metadata and controls

45 lines (29 loc) · 1.21 KB

Change Log

0.3.0 (2013-11-26)

  • Improvement

    • [SPXD-10] - Deploy vX.X.X tag to docs/X.X.X instead of docs/vX.X.X
  • New Feature

    • [SPXD-9] - PaaS deployment: heroku
  • Migration (from v0.2.0 to v0.3.0)

    • REPO_URL was changed to REPO_URL_GITHUB
    • DEPLOY_BRANCH was changed to DEPLOY_BRANCH_GITHUB
    • $ make push was changed to $ make deploy_gh_pages
    • $ make rsync was changed to $ make deploy_rsync

0.2.0 (2013-09-26)

  • Improvement

    • [SPXD-6] - remove duplication of git init when setup_gh_pages
  • New Feature

    • [SPXD-5] - Rsync support

0.1.0 (2013-08-18)

  • Improvement

    • [SPXD-2] - remove "make init_gh_pages" step
  • New Feature

    • [SPXD-1] - make gen_deploy
    • [SPXD-3] - installation bash script