Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 6b51e34

Browse files
committed
update
1 parent 24ffc1c commit 6b51e34

File tree

3 files changed

+13
-1
lines changed

3 files changed

+13
-1
lines changed

HISTORY.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
unreleased
2+
==========
3+
4+
* Add `application/cea`
5+
* Add `application/dit`
6+
17
1.1.2 / 2014-10-23
28
==================
39

db.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -139,6 +139,9 @@
139139
"source": "iana",
140140
"extensions": ["cdmiq"]
141141
},
142+
"application/cea": {
143+
"source": "iana"
144+
},
142145
"application/cea-2018+xml": {
143146
"source": "iana"
144147
},
@@ -212,6 +215,9 @@
212215
"application/dicom": {
213216
"source": "iana"
214217
},
218+
"application/dit": {
219+
"source": "iana"
220+
},
215221
"application/dns": {
216222
"source": "iana"
217223
},

src/iana.json

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)