Why is my commit -a broken
This commit is contained in:
parent
6a2163d36f
commit
cd063c74d9
@ -36,6 +36,12 @@ Major changes
|
|||||||
the entire browsing history.
|
the entire browsing history.
|
||||||
- Completely rewritten configuration system.
|
- Completely rewritten configuration system.
|
||||||
|
|
||||||
|
Changed
|
||||||
|
~~~~~~~
|
||||||
|
|
||||||
|
- Upgrading qutebrowser with a version older than v0.4.0 still running now won't
|
||||||
|
work properly anymore.
|
||||||
|
|
||||||
Fixes
|
Fixes
|
||||||
~~~~~
|
~~~~~
|
||||||
|
|
||||||
|
@ -26,7 +26,6 @@ import collections
|
|||||||
import logging
|
import logging
|
||||||
import json
|
import json
|
||||||
import hashlib
|
import hashlib
|
||||||
import subprocess
|
|
||||||
from unittest import mock
|
from unittest import mock
|
||||||
|
|
||||||
import pytest
|
import pytest
|
||||||
|
Loading…
Reference in New Issue
Block a user