Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 515 Bytes

CHANGELOG.md

File metadata and controls

18 lines (14 loc) · 515 Bytes

1.2.0 / 2014-08-06

  • Merge pull request #10 from knownasilya/patch-1
  • Add available options section to readme
  • Add prefix, defaults to 'subdomain'

1.1.0 / 2014-07-31

  • [dist] version bump to v1.1.0
  • [contrib] added @jeddawson
  • [minor] format
  • Merge pull request #9 from jeddawson/ignoreWWW
  • added ignore logic to first if instead of adding a nested condition
  • better to use regex early to weed out the www subdomains
  • added optional parameter ignoreWWW