Skip to content

Commit

Permalink
Update changelog with v1.1.4 production changes
Browse files Browse the repository at this point in the history
  • Loading branch information
skylerbunny committed Jun 17, 2016
1 parent 37618c4 commit 98d0fe8
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions CHANGELOG.md
@@ -1,6 +1,22 @@
Weasyl Changelog
================

v1.1.4: 2016-06-17
----------

Publicly visible changes:

* Adds a confirmation dialog box when a user attempts to remove a friend. (#64, @Syfaro)
* Optimizes Weasyl search routines to boost search performance. (#55, #71, @charmander)

Internal changes:

* Applies Weasyl's flake8 rules to libweasyl. (#63, @charmander)
* Adds a code of conduct for Weasyl developers, adapted from http://contributor-covenant.org/ .
(#57, @weykent, @strain-113)
* Installs pytest and flake8 in development environments, to faciliate tests. (#65, @skylerbunny)
* Updates version of raven library to 5.21.0 to fix an exception parsing bug. (#69, @skylerbunny)

v1.1.3: 2016-06-16
----------

Expand Down

0 comments on commit 98d0fe8

Please sign in to comment.