File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed
Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -26,10 +26,10 @@ PyPi:
2626
2727
2828Changelog
29- ^^^^^^^^^
29+ =========
3030
31310.2.0 (Aug 22, 2012)
32- ~~~~~~~~~~~~~~~~~~~~
32+ ^^^^^^^^^^^^^^^^^^^^
3333
3434Enhancements:
3535 - Add the ability to set arbitrary device capabilities on uinput
@@ -56,7 +56,7 @@ Enhancements:
5656
5757 - Make ``InputDevice.capabilities() `` perform a ``EVIOCGABS `` ioctl
5858 for devices that support ``EV_ABS `` and return that info wrapped in
59- a ``AbsData `` namedtuple.
59+ an ``AbsData `` namedtuple.
6060
6161 - Split ``ioctl_devinfo `` into ``ioctl_devinfo `` and
6262 ``ioctl_capabilities ``.
7979
8080
81810.1.1 (May 18, 2012)
82- ~~~~~~~~~~~~~~~~~~~~
82+ ^^^^^^^^^^^^^^^^^^^^
8383
8484Enhancements:
8585 - Add ``events.keys ``, which is a combination of all ``BTN_ `` and
9090
9191
92920.1.0 (May 17, 2012)
93- ~~~~~~~~~~~~~~~~~~~~
93+ ^^^^^^^^^^^^^^^^^^^^
9494
9595*Initial Release *
You can’t perform that action at this time.
0 commit comments