Skip to content

Commit 54f8c30

Browse files
committed
Finish 1.0.3
2 parents 4a55d34 + 8d350ac commit 54f8c30

6 files changed

Lines changed: 1352 additions & 4 deletions

File tree

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,6 @@ deploy:
3131
api_key:
3232
secure: "BiIpY2KWsO+GDj/+CWcBY9dwmPlYEEwWXqI0uXEKZNNWy4uWjWn625f1x+krTy5RzfH29r1IWub9w0Xf80vtIkqVBEpxGUPYPayHKC1Lal8YIgXCxPTstOKPNuYAWdf2/xoD3tiQrbBt6gAGm/+Pg9knOFRq+T1mYKHZKQTIsSDpZyb7FEG0a67fylJlRY+HGwEdDGc166DLottSMjiwLRbwd7rkYhLTNPeouT7KF7GiAeNXezRwKSylSnkpsibS5J/XWDOuyu+7oW8P11TIaVy22BeMj8SWN9KUQYozqMg+XWjt8zYlZjhB/bF+WiJ21zgw/TTtdnyZJmAuR7xMWj7auRouw4vQuinyTfjn8EmUw2TnOch/1I7yNgAmcF8vTmm2EdueIKEo6BHIH0tb03I1BGDR+bmyfsG9+K5WexsgNuU5UTPss+Jaebq+ZH7u2bVrutYoPGJEHOOCUyO+qgrT/6LlrDO8WBLbmplhh6Wdanf5Z3uvLrqFBngxeAGkLTG5u8BX49rvCgkcKYzUbvL60QNkKQ3OeFOs3JFxj3PJ36hqs6x8j8hRKvBwFpXtUr4QxZUy7QuvDa5zZvbb7QiWZZ6wckiiqhr9LqsdIXm6TzsXKYgTFHjhRyDQIZd9vPzlOrCYVOrc+ocdqvLpXDJFxAtoHNxu8hUemyVzNig="
3333
file:
34-
- './_site/assets/pdf/cff-specifications-1.0.2.pdf'
34+
- './_site/assets/pdf/cff-specifications-1.0.3.pdf'
3535
on:
3636
tags: true

1.0.3-changes.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
- [Add updated link to collective Zenodo DOI](http://github.com/citation-file-format/citation-file-format.github.io/commit/4a55d34fc7fb760a0930c2f934f97d4cbe1eb52f)
2+
- [Fix citation-file-format/citation-file-format#43](http://github.com/citation-file-format/citation-file-format.github.io/commit/cb60d27d23fb39e6387f44b60d290d0399c1bca2)
3+
- [Add a note about the arbitrary order of keys in the CFF file](http://github.com/citation-file-format/citation-file-format.github.io/commit/aa63008257011c86f120a6498abaa9c08e04ce0d)

1.0.3.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
---
2+
layout: landing-page
3+
---
4+
5+
This version fixes a bug, and adds a a note about the arbitrary order of keys
6+
in `CITATION.cff` files.
7+
8+
## Changes
9+
10+
{% include_relative 1.0.3-changes.md %}

0 commit comments

Comments
 (0)