Skip to content

Commit

Permalink
Document 2.0.0 in change log
Browse files Browse the repository at this point in the history
  • Loading branch information
suchow committed Sep 7, 2016
1 parent ed82109 commit d07ed65
Showing 1 changed file with 34 additions and 0 deletions.
34 changes: 34 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1 +1,35 @@
# Change Log

## [v2.0.0](https://github.com/dallinger/dallinger/tree/v2.0.0) (2016-09-07)

Dallinger 2.0.0 is the first release of Dallinger, which performs laboratory automation for the behavioral and social sciences.

**Breaking changes:**

The software is now called *Dallinger*. This rebranding is a breaking change that affects the name of the command-line utility (`dallinger`); the name of the Python module (`dallinger`); and the name of the configuration file (`.dallingerconfig`).

- Rebrand as "Dallinger" [\#2](https://github.com/Dallinger/Dallinger/pull/2) ([suchow](https://github.com/suchow))

**Enhancements:**

- Deploy to PyPi automatically [\#13](https://github.com/Dallinger/Dallinger/issues/13)
- Improve documentation styling [\#5](https://github.com/Dallinger/Dallinger/issues/5)
- Set up a release process [\#18](https://github.com/Dallinger/Dallinger/pull/18) ([suchow](https://github.com/suchow))
- Speed up Travis CI runs [\#15](https://github.com/Dallinger/Dallinger/pull/15) ([suchow](https://github.com/suchow))
- Deploy to PyPi test server [\#14](https://github.com/Dallinger/Dallinger/pull/14) ([suchow](https://github.com/suchow))
- Check PRs with Danger [\#10](https://github.com/Dallinger/Dallinger/pull/10) ([suchow](https://github.com/suchow))
- Improve documentation styling [\#7](https://github.com/Dallinger/Dallinger/pull/7) ([suchow](https://github.com/suchow))
- Add Codecov settings file [\#4](https://github.com/Dallinger/Dallinger/pull/4) ([suchow](https://github.com/suchow))
- Use Codecov, not Coveralls [\#3](https://github.com/Dallinger/Dallinger/pull/3) ([suchow](https://github.com/suchow))

**Bug fixes:**

- Fix README license badge [\#19](https://github.com/Dallinger/Dallinger/pull/19) ([suchow](https://github.com/suchow))
- Version bump doc config file [\#16](https://github.com/Dallinger/Dallinger/pull/16) ([suchow](https://github.com/suchow))
- Fix a few more rebranding issues [\#9](https://github.com/Dallinger/Dallinger/pull/9) ([suchow](https://github.com/suchow))
- Don't check for broken links when building docs [\#8](https://github.com/Dallinger/Dallinger/pull/8) ([suchow](https://github.com/suchow))
- Fix a branding bug [\#6](https://github.com/Dallinger/Dallinger/pull/6) ([suchow](https://github.com/suchow))

## [v1.0.0](https://github.com/berkeley-cocosci/Wallace/tree/v1.0.0) (2016-09-02)

Before Dallinger, there was [Wallace](https://github.com/berkeley-cocosci/Wallace), a platform for automating experiments on cultural transmission through crowdsourcing. Wallace was funded, in part, by the National Science Foundation (grant 1456709 to T.L.G).

0 comments on commit d07ed65

Please sign in to comment.