Skip to content

Commit

Permalink
Age reference (#527)
Browse files Browse the repository at this point in the history
* add age reference attribute

* Update nwb.file.yaml

* add default

* Update core/nwb.file.yaml

* Update format_release_notes.rst

* Update format_release_notes.rst

* fix version number for subject.age.reference enhancement
  • Loading branch information
bendichter committed Aug 16, 2022
1 parent b2fcec0 commit b22fdb7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion core/nwb.namespace.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -57,4 +57,4 @@ namespaces:
- doc: This source module contains neurodata_type for retinotopy data.
source: nwb.retinotopy.yaml
title: Retinotopy
version: "2.5.0"
version: "2.6.0-alpha"
2 changes: 1 addition & 1 deletion docs/format/source/format_release_notes.rst
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
Release Notes
=============

2.5.1 (Upcoming)
2.6.0 (Upcoming)
----------------
- ``Subject.age`` has a new optional attribute, ``reference``, which can take a value of "birth" (default) or "gestational". (#525)

Expand Down

0 comments on commit b22fdb7

Please sign in to comment.