You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/about/github_latest_release.txt
+8-12Lines changed: 8 additions & 12 deletions
Original file line number
Diff line number
Diff line change
@@ -1,39 +1,35 @@
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.4.2 (July 29, 2015)
4
-
=============================
3
+
Release 1.4.3 (August 10, 2015)
4
+
===============================
5
5
6
6
7
7
**Features:**
8
8
9
-
* Windows installers now built and published by Appveyor (#253)
10
-
11
-
**Bugs:**
12
-
13
-
* All observers are removed when APIThread terminates (#255)
14
-
* Tests are now silent (#254)
9
+
* Windows installer added to installation guide. (#273)
15
10
16
11
**Documentation:**
17
12
18
-
* `test_simpledemo.py` is now an example integration test (#254)
13
+
* Added Mission documentation (#272)
14
+
* Clarifies script inclusion paths (#261)
19
15
20
16
Commits
21
17
-------
22
18
23
19
24
-
The commits relevant to this release `are listed here <https://github.com/dronekit/dronekit-python/compare/v1.4.1...v1.4.2>`_ (Github)
20
+
The commits relevant to this release `are listed here <https://github.com/dronekit/dronekit-python/compare/v1.4.2...v1.4.3>`_ (Github)
25
21
26
22
Bug fixes
27
23
---------
28
24
29
25
30
-
The bugs that were closed in this release `are listed here <https://github.com/dronekit/dronekit-python/issues?utf8=%E2%9C%93&q=is%3Aclosed+created%3A%3E2015-07-27+is%3Aissue+>`_ (Github).
26
+
The bugs that were closed in this release `are listed here <https://github.com/dronekit/dronekit-python/issues?utf8=%E2%9C%93&q=is%3Aclosed+created%3A%3E2015-07-29+is%3Aissue+>`_ (Github).
31
27
32
28
Merged pull requests
33
29
--------------------
34
30
35
31
36
-
The pull requests merged into this release `are listed here <https://github.com/dronekit/dronekit-python/pulls?utf8=%E2%9C%93&q=is%3Amerged+created%3A%3E2015-07-27+is%3Apr+>`_ (Github).
32
+
The pull requests merged into this release `are listed here <https://github.com/dronekit/dronekit-python/pulls?utf8=%E2%9C%93&q=is%3Amerged+created%3A%3E2015-07-29+is%3Apr+>`_ (Github).
0 commit comments