|
1 | 1 | .. This document was auto-generated by the get_release_notes.py script using latest-release information from github |
2 | 2 |
|
3 | | -Release 1.3.1 (July 7, 2015) |
4 | | -============================ |
| 3 | +Release 1.4.0 (July 24, 2015) |
| 4 | +============================= |
5 | 5 |
|
6 | 6 |
|
| 7 | +**Features:** |
| 8 | + |
| 9 | +* Unit, integration, and web client test benches added (#197, #199, #223) |
| 10 | + |
7 | 11 | **Bugs:** |
8 | 12 |
|
9 | | -* `math` import missing for `takeoff` method. (`#174 <https://github.com/diydrones/dronekit-python/pull/182>`_). |
| 13 | +* Web client tests fixed for Windows (#194) |
| 14 | + |
| 15 | +**Guides:** |
| 16 | + |
| 17 | +* Added test authoring to contribution guide (#212) |
| 18 | + |
| 19 | +**Documentation:** |
| 20 | + |
| 21 | +* Added information about clearing ROI (#172) |
| 22 | +* Explicitly documented issues about `Vehicle.commands.clear()` (#213) |
10 | 23 |
|
11 | 24 | Commits |
12 | 25 | ------- |
13 | 26 |
|
14 | 27 |
|
15 | | -The commits relevant to this release `are listed here <https://github.com/diydrones/dronekit-python/compare/1.3.0...v1.3.1>`_ (Github) |
| 28 | +The commits relevant to this release `are listed here <https://github.com/diydrones/dronekit-python/compare/v1.3.1...v1.4.0>`_ (Github) |
16 | 29 |
|
17 | 30 | Bug fixes |
18 | 31 | --------- |
19 | 32 |
|
20 | 33 |
|
21 | | -The bugs that were closed in this release `are listed here <https://github.com/diydrones/dronekit-python/issues?utf8=%E2%9C%93&q=is%3Aclosed+created%3A%3E2015-07-06+is%3Aissue+>`_ (Github). |
| 34 | +The bugs that were closed in this release `are listed here <https://github.com/diydrones/dronekit-python/issues?utf8=%E2%9C%93&q=is%3Aclosed+created%3A%3E2015-07-07+is%3Aissue+>`_ (Github). |
22 | 35 |
|
23 | 36 | Merged pull requests |
24 | 37 | -------------------- |
25 | 38 |
|
26 | 39 |
|
27 | | -The pull requests merged into this release `are listed here <https://github.com/diydrones/dronekit-python/pulls?utf8=%E2%9C%93&q=is%3Amerged+created%3A%3E2015-07-06+is%3Apr+>`_ (Github). |
| 40 | +The pull requests merged into this release `are listed here <https://github.com/diydrones/dronekit-python/pulls?utf8=%E2%9C%93&q=is%3Amerged+created%3A%3E2015-07-07+is%3Apr+>`_ (Github). |
28 | 41 |
|
29 | 42 | Notes |
30 | 43 | ----- |
31 | 44 |
|
32 | 45 |
|
33 | | -Thanks to @djnugent, @hamishwillee |
| 46 | +Thanks to @hamishwillee, @mrpollo, @tcr3dr |
0 commit comments