diff options
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/source/release-notes/3.0.2.rst | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/source/release-notes/3.0.2.rst b/docs/source/release-notes/3.0.2.rst index 7bdb803..4fbc0a4 100644 --- a/docs/source/release-notes/3.0.2.rst +++ b/docs/source/release-notes/3.0.2.rst @@ -3,6 +3,9 @@ - Fix local config file discovery. (See also `GitLab#181`_) +- Fix indexing of column numbers. We accidentally were starting column indices + at 0 instead of 1. + .. links .. _GitLab#181: |
