Commit b5403876 authored by Jiwon Kwon's avatar Jiwon Kwon
Browse files

doc: format

parent c3ddc971
Loading
Loading
Loading
Loading
+26 −25
Original line number Diff line number Diff line
@@ -25,6 +25,7 @@ Released on August 8, 2025.

 -  Added [FEP-5711 inverse properties for collections][FEP-5711] to Vocabulary
   API.  [[#373], [#381] by Jiwon Kwon]

     -  `new Collection()` constructor now accepts `likesOf` option.
     -  Added `Collection.likesOfId` property. 
     -  Added `Collection.getLikesOf()` method.