Skip to content

Commit

Permalink
Changelog for #41
Browse files Browse the repository at this point in the history
  • Loading branch information
jaywink committed Sep 4, 2016
1 parent 95cf91f commit 71ff2e7
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
@@ -1,3 +1,11 @@
## [unreleased]

## Fixes

- Don't quote/encode `Protocol.build_send` payload. It was doing it wrongly in the first place and also it's not necessary since Diaspora 0.6 protocol changes. [#41](https://github.com/jaywink/social-federation/pull/41)
- Fix identification of Diaspora protocol messages. This was not working in the case that the attributes in the tag were in different order. [#41](https://github.com/jaywink/social-federation/pull/41)


## [0.4.0] - 2016-07-24

## Breaking changes
Expand Down

0 comments on commit 71ff2e7

Please sign in to comment.