File tree Expand file tree Collapse file tree 2 files changed +23
-3
lines changed Expand file tree Collapse file tree 2 files changed +23
-3
lines changed Original file line number Diff line number Diff line change 22
33<!-- <START NEW CHANGELOG ENTRY> -->
44
5+ ## 3.0.0a4
6+
7+ ([ Full Changelog] ( https://github.com/jupyter-server/jupyter_ydoc/compare/@jupyter/ydoc@3.0.0-a3...14a8573f296086865849673d68ad4b1aaab2eb82 ) )
8+
9+ ### Enhancements made
10+
11+ - Add ` hash ` property with setter and getter [ #262 ] ( https://github.com/jupyter-server/jupyter_ydoc/pull/262 ) ([ @krassowski ] ( https://github.com/krassowski ) )
12+
13+ ### Bugs fixed
14+
15+ - Fix attachments change attribute assignment [ #260 ] ( https://github.com/jupyter-server/jupyter_ydoc/pull/260 ) ([ @krassowski ] ( https://github.com/krassowski ) )
16+
17+ ### Maintenance and upkeep improvements
18+
19+ ### Contributors to this release
20+
21+ ([ GitHub contributors page for this release] ( https://github.com/jupyter-server/jupyter_ydoc/graphs/contributors?from=2024-08-07&to=2024-08-19&type=c ) )
22+
23+ [ @davidbrochart ] ( https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter_ydoc+involves%3Adavidbrochart+updated%3A2024-08-07..2024-08-19&type=Issues ) | [ @krassowski ] ( https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter_ydoc+involves%3Akrassowski+updated%3A2024-08-07..2024-08-19&type=Issues ) | [ @pre-commit-ci ] ( https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter_ydoc+involves%3Apre-commit-ci+updated%3A2024-08-07..2024-08-19&type=Issues )
24+
25+ <!-- <END NEW CHANGELOG ENTRY> -->
26+
527## 3.0.0a3
628
729([ Full Changelog] ( https://github.com/jupyter-server/jupyter_ydoc/compare/@jupyter/ydoc@3.0.0-a2...8fbbd6985f686e7876b301ad5637052001caa128 ) )
1941
2042[ @davidbrochart ] ( https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter_ydoc+involves%3Adavidbrochart+updated%3A2024-07-12..2024-08-07&type=Issues ) | [ @krassowski ] ( https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter_ydoc+involves%3Akrassowski+updated%3A2024-07-12..2024-08-07&type=Issues ) | [ @pre-commit-ci ] ( https://github.com/search?q=repo%3Ajupyter-server%2Fjupyter_ydoc+involves%3Apre-commit-ci+updated%3A2024-07-12..2024-08-07&type=Issues )
2143
22- <!-- <END NEW CHANGELOG ENTRY> -->
23-
2444## 3.0.0a2
2545
2646([ Full Changelog] ( https://github.com/jupyter-server/jupyter_ydoc/compare/@jupyter/ydoc@3.0.0-a1...db935c175e8b3d37ec32284b5171c26458817528 ) )
Original file line number Diff line number Diff line change 11{
22 "name" : " @jupyter/ydoc" ,
3- "version" : " 3.0.0-a3 " ,
3+ "version" : " 3.0.0-a4 " ,
44 "type" : " module" ,
55 "description" : " Jupyter document structures for collaborative editing using YJS" ,
66 "homepage" : " https://github.com/jupyter-server/jupyter_ydoc" ,
You can’t perform that action at this time.
0 commit comments