Browse Source

Update changelog

Daniel Supernault 5 năm trước cách đây
mục cha
commit
402330a08d
1 tập tin đã thay đổi với 3 bổ sung1 xóa
  1. 3 1
      CHANGELOG.md

+ 3 - 1
CHANGELOG.md

@@ -1,10 +1,12 @@
 # Release Notes
 
-## [Unreleased](https://github.com/pixelfed/pixelfed/compare/v0.10.3...dev)
+## [Unreleased](https://github.com/pixelfed/pixelfed/compare/v0.10.4...dev)
 
 ### Added
+- Added ```software``` back to AccountTransformer [93c687c7](https://github.com/pixelfed/pixelfed/commit/93c687c7)
 
 ### Fixed
+- Fixed cache bug in privacy and terms pages [#1712](https://github.com/pixelfed/pixelfed/commit/fe522da8db7a8b0d7c18d405abcb885f8678f35c)
 
 ### Changed