]> git.ipfire.org Git - thirdparty/sqlalchemy/sqlalchemy.git/commit
Update paths in CHANGES
authorStig Otnes Kolstad <stigok@users.noreply.github.com>
Mon, 7 Sep 2020 16:38:48 +0000 (12:38 -0400)
committersqla-tester <sqla-tester@sqlalchemy.org>
Mon, 7 Sep 2020 16:38:48 +0000 (12:38 -0400)
commit4042792348481e8c00515f8df6af503ca4d0ee73
tree03e07210371181469378f0ed0f8033bf2f3396be
parentb0e9083eb2a786670a1a129d7968d768d1c4ab42
Update paths in CHANGES

<!-- Provide a general summary of your proposed changes in the Title field above -->

### Description
Outdated path to in-repo changelog. Removed whitespace as well.

### Checklist
<!-- go over following points. check them with an `x` if they do apply, (they turn into clickable checkboxes once the PR is submitted, so no need to do everything at once)

-->

This pull request is:

- [x] A documentation / typographical error fix
- Good to go, no issue or tests are needed
- [ ] A short code fix
- please include the issue number, and create an issue if none exists, which
  must include a complete example of the issue.  one line code fixes without an
  issue and demonstration will not be accepted.
- Please include: `Fixes: #<issue number>` in the commit message
- please include tests.   one line code fixes without tests will not be accepted.
- [ ] A new feature implementation
- please include the issue number, and create an issue if none exists, which must
  include a complete example of how the feature would look.
- Please include: `Fixes: #<issue number>` in the commit message
- please include tests.

**Have a nice day!**

Closes: #5560
Pull-request: https://github.com/sqlalchemy/sqlalchemy/pull/5560
Pull-request-sha: f69e6adbe85997c88cb1c6e6c564cefdbc1c874a

Change-Id: If047c0fd4933ba09af5e3649fb8de874b886e854
CHANGES