File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ JavaScript library containing serializers and deserializers for the Wikibase Dat
4
4
5
5
## Release notes
6
6
7
- ### 3.0.0 (dev )
7
+ ### 3.0.0 (2017-10-10 )
8
8
9
9
* Made the library a pure JavaScript library.
10
10
* Removed MediaWiki ResourceLoader module definitions.
@@ -16,6 +16,7 @@ JavaScript library containing serializers and deserializers for the Wikibase Dat
16
16
* Removed ClaimGroupSetSerializer
17
17
* Removed ClaimListDeserializer
18
18
* Removed ClaimListSerializer
19
+ * Removed WIKIBASE_SERIALIZATION_JAVASCRIPT_VERSION constant.
19
20
20
21
### 2.1.0 (2017-09-04)
21
22
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " wikibase-serialization" ,
3
3
"description" : " Wikibase datamodel serialization implementation in JavaScript" ,
4
+ "version" : " 3.0.0" ,
4
5
"license" : " GPL-2.0+" ,
5
6
"contributors" : [
6
7
{
You can’t perform that action at this time.
0 commit comments