packages feed

pipes-p2p-0.4: CHANGELOG.md

# Change Log
All notable changes to this project will be documented in this file. This file
follows the formatting recommendations from [Keep a
CHANGELOG](http://keepachangelog.com/).

## [0.4][0.4] - 2015-4-13
### Changed
- Upgrade to `exceptions-0.6`.
- Upgrade to `pipes-concurrency-2.0.3`.
- Increase upper bounds for `base`.
### Added
- Include example from `pipes-p2p-example` package.

## [0.3][0.3] - 2014-3-6
### Fixed
- Hotfix for `0.2` was wrong making it a brownbag release. This version should
  now work correctly.

## [0.2][0.2] - 2014-3-6
### Fixed
- Make sure specified number of bytes are retrieved from socket.

## 0.1 - 2014-3-4
-Initial release

[0.4]: https://github.com/jdnavarro/pipes-p2p/compare/v0.3...v0.4
[0.3]: https://github.com/jdnavarro/pipes-p2p/compare/v0.2...v0.3
[0.2]: https://github.com/jdnavarro/pipes-p2p/compare/v0.1...v0.2