diff options
author | Nosweh <62889203+Nosweh@users.noreply.github.com> | 2020-08-28 17:31:40 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-08-28 21:01:40 +0530 |
commit | 0f0d1994e589b4f2b2603c882f52c79e2307a4f7 (patch) | |
tree | ba6d5d5e80f9993ce8d21ea87d2ab687d1675ebb /CHANGELOG.md | |
parent | 88b1de2b509c007171b432da1d9b4b4761509def (diff) |
Add Activity to view the Git commit log (#1056)
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index a0067ecb..96ecff35 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,6 +8,7 @@ All notable changes to this project will be documented in this file. - Allow sorting by recently used - Add [Bromite](https://www.bromite.org/) and [Ungoogled Chromium](https://git.droidware.info/wchen342/ungoogled-chromium-android) to supported browsers list for Autofill +- Add ability to view the Git commit log ### Changed @@ -17,7 +18,6 @@ All notable changes to this project will be documented in this file. ### Fixed -- Password creation UI will scroll if it does not fit on the screen - Git server protocol and authentication mode are only updated when explicitly saved - Remember HTTPS password during a sync operation |