]> git.ipfire.org Git - thirdparty/paperless-ngx.git/commitdiff
v1.11.3
authorMichael Shamoon <4887959+shamoon@users.noreply.github.com>
Sun, 1 Jan 2023 22:39:01 +0000 (14:39 -0800)
committerMichael Shamoon <4887959+shamoon@users.noreply.github.com>
Sun, 1 Jan 2023 22:39:01 +0000 (14:39 -0800)
docs/changelog.md

index 9742a0abccc29609a7b303417c079538cfe99619..8253532c9d45b3c3cd2df5706ee89272226eaf37 100644 (file)
@@ -4,9 +4,9 @@
 
 ### Breaking Changes
 
-*Note: PR #2279 could represent a breaking change to the API which may affect third party applications that were only checking the `post_document` endpoint for result = 'OK' as opposed to e.g. HTTP status = 200*
+_Note: PR #2279 could represent a breaking change to the API which may affect third party applications that were only checking the `post_document` endpoint for e.g. result = 'OK' as opposed to e.g. HTTP status = 200_
 
-- Bugfix: Return created task ID when posting document to API [@stumpylog](https://github.com/stumpylog) ([#2279](https://github.com/paperless-ngx/paperless-ngx/pull/2279)) 
+- Bugfix: Return created task ID when posting document to API [@stumpylog](https://github.com/stumpylog) ([#2279](https://github.com/paperless-ngx/paperless-ngx/pull/2279))
 
 ### Bug Fixes