summaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorThomas Fitzsimmons <fitzsim@fitzsim.org>2025-12-29 21:13:04 -0500
committerThomas Fitzsimmons <fitzsim@fitzsim.org>2025-12-29 21:13:04 -0500
commitff866a39ccc120d6bed930d2ed4fcec09e0662d4 (patch)
tree5d33c78e4cddec3b3abf96974477167d50f5e06c /README
parent86489302c3963884e48c7261c417f2558844ff58 (diff)
Bump version to 0.8.5externals/url-http-oauth
* url-http-oauth.el: Bump version to 0.8.5. * NEWS, README: Document 0.8.5 change.
Diffstat (limited to 'README')
-rw-r--r--README4
1 files changed, 4 insertions, 0 deletions
diff --git a/README b/README
index 4891ce1..006b142 100644
--- a/README
+++ b/README
@@ -3,6 +3,10 @@ url-http-oauth adds OAuth 2.0 support to Emacs's URL library.
Most Recent Improvements
------------------------
+New in url-http-oauth 0.8.5, released 2025-12-29
+
+** Improve compatibility with certain oauth servers
+
New in url-http-oauth 0.8.4, released 2025-06-26
** Register authorization scheme after `url-auth' is loaded.