Skip to content
Snippets Groups Projects
Commit 7de687d0 authored by areynold's avatar areynold
Browse files

Merge tag '2.0.0-alpha08' into develop

parents 1ffe617a d8e430c4
No related branches found
No related tags found
No related merge requests found
...@@ -2,7 +2,7 @@ ...@@ -2,7 +2,7 @@
<package xmlns="http://schemas.microsoft.com/packaging/2012/06/nuspec.xsd"> <package xmlns="http://schemas.microsoft.com/packaging/2012/06/nuspec.xsd">
<metadata> <metadata>
<id>BeckmanComms.Api.DataTransferObjects</id> <id>BeckmanComms.Api.DataTransferObjects</id>
<version>2.0.0-alpha07</version> <version>2.0.0-alpha08</version>
<title>Beckman API Data Transfer Objects</title> <title>Beckman API Data Transfer Objects</title>
<authors>areynold</authors> <authors>areynold</authors>
<owners>Beckman Institute; University of Illinois</owners> <owners>Beckman Institute; University of Illinois</owners>
...@@ -11,6 +11,9 @@ ...@@ -11,6 +11,9 @@
<description>Model classes for use with the Beckman Institute web API.</description> <description>Model classes for use with the Beckman Institute web API.</description>
<summary>Model classes for use with the Beckman Institute web API.</summary> <summary>Model classes for use with the Beckman Institute web API.</summary>
<releaseNotes> <releaseNotes>
2.0.0-alpha08:
* Add group type property to GroupDto.
2.0.0-alpha07: 2.0.0-alpha07:
* Add calendar option for digital signs feed. * Add calendar option for digital signs feed.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment