Skip to content

Commit

Permalink
Update metadata
Browse files Browse the repository at this point in the history
  • Loading branch information
hsolbrig committed Aug 19, 2021
1 parent ae921f9 commit 92cae47
Show file tree
Hide file tree
Showing 2 changed files with 24 additions and 0 deletions.
3 changes: 3 additions & 0 deletions AUTHORS
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
Chris Mungall <[email protected]>
Gaurav Vaidya <[email protected]>
GitHub Action <[email protected]>
Harold Solbrig <[email protected]>
cmungall <[email protected]>
hsolbrig <[email protected]>
21 changes: 21 additions & 0 deletions ChangeLog
Original file line number Diff line number Diff line change
@@ -1,6 +1,27 @@
CHANGES
=======

* Update to latest model

v1.0.12
-------

* Added leaf/root methods
* Added additional methods
* Adding more examples
* Adding a new library schemaview
* replace hyphen with underscore when underscoring names
* Add the actual test to the pull request action

v1.0.11
-------

* Update test\_issue\_368\_enums.py
* Try relative paths on linkml\_runtime/linkml\_model/\_\_init\_\_.py
* Add publish step to update AUTHORS and ChangeLog
* Test change on AUTHORS
* Update to copy of linkml-model 1.0.1
* Replaced \_\_str\_\_() repr of EnumDefinitionImpl
* Fix syntax for pr-test version in github actions
* Add a couple more unit tests
* Further fixes for issue #12. Introduce \`remove\_empty\_items\` into all dumpers
Expand Down

0 comments on commit 92cae47

Please sign in to comment.