diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index 2881682f..97721221 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -1,5 +1,5 @@ -### 0.0.2-alpha - Work In Progress -* Release of Minimal POC milestone. Rough feature set: +### v0.1-beta - 2020-11-05 +* Release of [Minimal POC milestone](https://github.com/nfdi4plants/Swate/milestone/1?closed=1). Rough feature set: * Update advanced term search to use stored procedure introduced in 0.0.2-alpha. * Bug fixes: * Responsive design should now render immediatly upon window size change @@ -19,4 +19,4 @@ * Create annotation columns that are conform with our [Annotation Principles draft](https://nfdi4plants.github.io/AnnotationPrinciples/) * Autocomplete search for ontology terms. You can use these to either fill cells or annotate column headers * Automatic cell formatting for columns that have a unit annotation - * File picker: open a dialog box to select local files and use their names in the annotation table. \ No newline at end of file + * File picker: open a dialog box to select local files and use their names in the annotation table.