Skip to content

Commit fe3d674

Browse files
committed
change changelog headings
1 parent db1cb04 commit fe3d674

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

README.rst

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -26,10 +26,10 @@ PyPi:
2626

2727

2828
Changelog
29-
^^^^^^^^^
29+
=========
3030

3131
0.2.0 (Aug 22, 2012)
32-
~~~~~~~~~~~~~~~~~~~~
32+
^^^^^^^^^^^^^^^^^^^^
3333

3434
Enhancements:
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``.
@@ -79,7 +79,7 @@ Fixes:
7979

8080

8181
0.1.1 (May 18, 2012)
82-
~~~~~~~~~~~~~~~~~~~~
82+
^^^^^^^^^^^^^^^^^^^^
8383

8484
Enhancements:
8585
- Add ``events.keys``, which is a combination of all ``BTN_`` and
@@ -90,6 +90,6 @@ Fixes:
9090

9191

9292
0.1.0 (May 17, 2012)
93-
~~~~~~~~~~~~~~~~~~~~
93+
^^^^^^^^^^^^^^^^^^^^
9494

9595
*Initial Release*

0 commit comments

Comments
 (0)