Skip to content

Commit 810c621

Browse files
committed
Add changelog
1 parent 8e2a3d0 commit 810c621

File tree

2 files changed

+19
-0
lines changed

2 files changed

+19
-0
lines changed

CHANGES.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
2+
# msgflo-python 0.2.0 - released 13.11.2017
3+
4+
* Support for Python 3 (MQTT only)
5+
6+
# msgflo-python 0.1.0 - released 12.06.2017
7+
8+
* Also provide port name in `process()`
9+
10+
# msgflo-python 0.0.5 - released 08.09.2016
11+
12+
* Support for MQTT v3.1.1
13+
14+
# msgflo-python 0.0.1 - released 04.06.2015
15+
16+
* First release

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,9 @@ and [Eclipse Paho](https://eclipse.org/paho/clients/python/) for MQTT.
1414

1515
* Basic support for setting up and running Participants
1616
* Support for AMQP/RabbitMQ and MQTT brokers
17+
* Support for Python 3.5+ and Python 2.7+
18+
19+
[Changelog](./CHANGES.md)
1720

1821
## License
1922

0 commit comments

Comments
 (0)