Skip to content

Commit

Permalink
Finish 1.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
sdruskat committed Dec 20, 2017
2 parents de801ad + ccd0acb commit 0b0d6ee
Show file tree
Hide file tree
Showing 6 changed files with 1,331 additions and 6 deletions.
6 changes: 1 addition & 5 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,3 @@
branches:
only:
- src

language: python
python:
- 3.6
Expand Down Expand Up @@ -35,6 +31,6 @@ deploy:
api_key:
secure: "BiIpY2KWsO+GDj/+CWcBY9dwmPlYEEwWXqI0uXEKZNNWy4uWjWn625f1x+krTy5RzfH29r1IWub9w0Xf80vtIkqVBEpxGUPYPayHKC1Lal8YIgXCxPTstOKPNuYAWdf2/xoD3tiQrbBt6gAGm/+Pg9knOFRq+T1mYKHZKQTIsSDpZyb7FEG0a67fylJlRY+HGwEdDGc166DLottSMjiwLRbwd7rkYhLTNPeouT7KF7GiAeNXezRwKSylSnkpsibS5J/XWDOuyu+7oW8P11TIaVy22BeMj8SWN9KUQYozqMg+XWjt8zYlZjhB/bF+WiJ21zgw/TTtdnyZJmAuR7xMWj7auRouw4vQuinyTfjn8EmUw2TnOch/1I7yNgAmcF8vTmm2EdueIKEo6BHIH0tb03I1BGDR+bmyfsG9+K5WexsgNuU5UTPss+Jaebq+ZH7u2bVrutYoPGJEHOOCUyO+qgrT/6LlrDO8WBLbmplhh6Wdanf5Z3uvLrqFBngxeAGkLTG5u8BX49rvCgkcKYzUbvL60QNkKQ3OeFOs3JFxj3PJ36hqs6x8j8hRKvBwFpXtUr4QxZUy7QuvDa5zZvbb7QiWZZ6wckiiqhr9LqsdIXm6TzsXKYgTFHjhRyDQIZd9vPzlOrCYVOrc+ocdqvLpXDJFxAtoHNxu8hUemyVzNig="
file:
- './_site/assets/pdf/cff-specifications-1.0.1.pdf'
- './_site/assets/pdf/cff-specifications-1.0.2.pdf'
on:
tags: true
3 changes: 3 additions & 0 deletions 1.0.2-changes.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
- [Add known bugs](http://github.com/citation-file-format/citation-file-format.github.io/commit/de801adaf86496d4d1948f90e61a699de208508f)
- [Fix citation-file-format/citation-file-format#41](http://github.com/citation-file-format/citation-file-format.github.io/commit/b1f8184af4e6b5c2805bd37527598e6a21cd0213)
- [Fix citation-file-format/citation-file-format#42](http://github.com/citation-file-format/citation-file-format.github.io/commit/a7dc0961c9dcc111f0427e26fa03758093d1d967)
9 changes: 9 additions & 0 deletions 1.0.2.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
---
layout: landing-page
---

This version fixes two bugs, and adds a warning about known bugs to older versions.

## Changes

{% include_relative 1.0.2-changes.md %}
Loading

0 comments on commit 0b0d6ee

Please sign in to comment.