Add full URLs to pull requests (instead of using references)

This commit is contained in:
William Ferrell
2016-07-28 05:35:07 -04:00
parent 12333a75c1
commit 60e2df0fe9
+3 -3
View File
@@ -1,7 +1,7 @@
v0.5dev (ongoing development)
- [added] Add travis file for Auto build testing of lcdproc #2
- [fixed] Update hd44780-i2c driver, pins defined via config file, rather than hardcoded #1
- [fixed] Portability fixes #4
- [added] Add travis file for Auto build testing of lcdproc (https://github.com/lcdproc/lcdproc/pull/2)
- [fixed] Update hd44780-i2c driver, pins defined via config file, rather than hardcoded (https://github.com/lcdproc/lcdproc/pull/1)
- [fixed] Portability fixes (https://github.com/lcdproc/lcdproc/pull/4)
v0.5.7
- [fixed] Fix using the left key to change the ring and checkbox menu items