diff --git a/CHANGES b/CHANGES index d69186f..9b0cbf5 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,6 @@ +Release 0.3.5 + - use new selector engine + - few UI changes and bug fixes Release 0.3.4 - bug fixes Release 0.3.3 diff --git a/TODO b/TODO index 1f86a37..9d274c0 100644 --- a/TODO +++ b/TODO @@ -1,4 +1,3 @@ TODO: - Look into using :nth-of-type(n) - Fix bug with Reddit. - - Revamp the CSS selector generation process to skip jQuery on the DOM and interpret the CSS directly.