<html>
  <head>

    <meta http-equiv="content-type" content="text/html; charset=utf-8">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <meta http-equiv="content-type" content="text/html; charset=utf-8">
    <div class="markdown-body">
      <h1>Release Notes</h1>
      <h2>New Features</h2>
      <ul>
        <li>Added Wizard component.</li>
      </ul>
      <h2>Enhancements</h2>
      <ul>
        <li>Added Gemnasium badge to README.md.</li>
        <li>Added Code Climate static code analysis service/badge to
          README.md.</li>
        <li>Added Gitter badge to README.md.</li>
        <li>Added NPM badge to README.md.</li>
        <li>Added karma and jasmine tests for CI testing.</li>
        <li>Added Travis to build and run tests upon PR and merge.</li>
        <li>Added initial smoke tests.</li>
        <li>Updated README to promote use of Jekyll 3.1.6.</li>
        <li>Added node security check to Travis.</li>
      </ul>
      <h2>Bug Fixes</h2>
      <ul>
        <li>Moved the js src out of the dist folder into a new src
          folder.</li>
        <li>Moved tests-src dir to tests.</li>
        <li>Moved tests dir to dist/tests.</li>
        <li>Moved Jekyll test templates to tests/pages</li>
        <li>Updated .codeclimate.yml to exclude /dist dir.</li>
        <li>Listview: Fixed the list-group-heading-overlap.</li>
        <li>Datepicker: Fixed repeated dropdown menus.</li>
      </ul>
    </div>
  </body>
</html>