Skip to content

Commit f4c66fd

Browse files
committed
FEAT - Release notes.
1 parent ac3276f commit f4c66fd

File tree

1 file changed

+33
-0
lines changed

1 file changed

+33
-0
lines changed

RELEASENOTES.md

Lines changed: 33 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,33 @@
1+
RELEASE NOTES
2+
=============
3+
Format Identification for Digital Objects (fido).
4+
Copyright 2010 by Open Preservation Foundation.
5+
6+
Copyright 2010 The Open Preservation Foundation
7+
8+
Fido is made available under the Apache License, Version 2.0; see the file
9+
LICENSE.txt for details.
10+
11+
Fido 1.4.0rc1
12+
-------------
13+
2018-11-25
14+
15+
- Python 3 support [[#156][]]
16+
- Update to PRONOM signatures v95 [[#159][]]
17+
- Fixed bug with handling of embedded containers [[#164][]]
18+
- Improvments to signature update code [#165][], [#167][]
19+
- Code compliance with pytlint and PEP [[#161][], [#162][]]
20+
- Minor bug fixes and typos [[#166][], [#170][], [#171][], [#172][], [#174][]]
21+
22+
[#156]: https://github.com/openpreserve/fido/pull/156
23+
[#159]: https://github.com/openpreserve/fido/pull/159
24+
[#161]: https://github.com/openpreserve/fido/pull/161
25+
[#162]: https://github.com/openpreserve/fido/pull/162
26+
[#164]: https://github.com/openpreserve/fido/pull/164
27+
[#165]: https://github.com/openpreserve/fido/pull/165
28+
[#166]: https://github.com/openpreserve/fido/pull/166
29+
[#167]: https://github.com/openpreserve/fido/pull/167
30+
[#170]: https://github.com/openpreserve/fido/pull/170
31+
[#171]: https://github.com/openpreserve/fido/pull/171
32+
[#172]: https://github.com/openpreserve/fido/pull/172
33+
[#174]: https://github.com/openpreserve/fido/pull/174

0 commit comments

Comments
 (0)