Skip to content

Commit

Permalink
add changelog entry for custom id properties
Browse files Browse the repository at this point in the history
  • Loading branch information
joukevandermaas committed Jan 2, 2016
1 parent 4a1fdc0 commit 32439c0
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
1 change: 1 addition & 0 deletions CHANGELOG.md
@@ -1,3 +1,4 @@
## Version 1.4

- Filtering of attributes through user queries
- Custom properties to specify the Id of a resource (using `WithId`)
3 changes: 2 additions & 1 deletion Saule.sln
@@ -1,7 +1,7 @@

Microsoft Visual Studio Solution File, Format Version 12.00
# Visual Studio 14
VisualStudioVersion = 14.0.23107.0
VisualStudioVersion = 14.0.24720.0
MinimumVisualStudioVersion = 10.0.40219.1
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Saule", "Saule\Saule.csproj", "{AD43EDE3-88C9-47EE-BAE1-C14C80F1ACE4}"
EndProject
Expand All @@ -10,6 +10,7 @@ EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "Solution Items", "Solution Items", "{9D2F8CA1-79B8-4492-907E-5BCF88429168}"
ProjectSection(SolutionItems) = preProject
.gitignore = .gitignore
CHANGELOG.md = CHANGELOG.md
LICENSE = LICENSE
README.md = README.md
StyleCop.Analyzers.ruleset = StyleCop.Analyzers.ruleset
Expand Down

0 comments on commit 32439c0

Please sign in to comment.