Skip to content

Commit 0455bdc

Browse files
Add changelog for v0.4.0 (#39)
1 parent 2acfc57 commit 0455bdc

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

CHANGELOG.rst

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,26 @@
22
Changelog
33
=========
44

5+
Version 0.4.0: Minor user interface improvements (2022-12-28)
6+
=============================================================
7+
8+
This release adds some minor user interface improvements. The description **Unknown** for unknown company IDs and UUIDs is now shown in red. If the Bluetooth address has a known OUI, the vendor name is shown. And the number of filtered and received advertisements is now shown in the title.
9+
10+
The documentation now also tells what to do if you want to contribute descriptions for unknown UUIDs. You can contribute these to the `bluetooth-numbers <https://github.com/koenvervloesem/bluetooth-numbers>`_ project.
11+
12+
New features
13+
------------
14+
15+
* Color "Unknown" in red for company IDs and UUIDs by @koenvervloesem in https://github.com/koenvervloesem/humble-explorer/pull/35
16+
* Put the number of shown (filtered) and received advertisements in title by @koenvervloesem in https://github.com/koenvervloesem/humble-explorer/pull/36
17+
* Show vendor of Bluetooth address if it has a known OUI by @koenvervloesem in https://github.com/koenvervloesem/humble-explorer/pull/37
18+
19+
Miscellaneous
20+
-------------
21+
22+
* Adds and updates pre-commit hooks by @koenvervloesem in https://github.com/koenvervloesem/humble-explorer/pull/34
23+
* Add documentation about contributing data such as UUID descriptions by @koenvervloesem in https://github.com/koenvervloesem/humble-explorer/pull/38
24+
525
Version 0.3.3: Python 3.7 works! (2022-12-25)
626
=============================================
727

0 commit comments

Comments
 (0)