From ee128969c2db1753292e1ae7848f9303916ace18 Mon Sep 17 00:00:00 2001 From: Ronald Ray Date: Thu, 20 Dec 2018 12:14:50 -0800 Subject: [PATCH] Added Changelog. --- CHANGELOG.md | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 CHANGELOG.md diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 0000000..8d855fe --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,21 @@ +# Change Log + +## [Unreleased](https://github.com/cassproject/cass-profile/tree/HEAD) + +**Closed issues:** + +- Add way to alter assertion source confidence in the UI [\#13](https://github.com/cassproject/cass-profile/issues/13) +- Portfolio share needs to share AssertionEnvelopes with @owners of Person objects [\#12](https://github.com/cassproject/cass-profile/issues/12) +- Enable search for users based on person objects [\#11](https://github.com/cassproject/cass-profile/issues/11) +- Needs to try to pull names from Person objects. [\#10](https://github.com/cassproject/cass-profile/issues/10) +- Assertions from cass-vlrc do not show up. [\#7](https://github.com/cassproject/cass-profile/issues/7) +- Add a "My Profile" button to the Profile Explorer Search [\#5](https://github.com/cassproject/cass-profile/issues/5) +- Import code from demonstration. [\#1](https://github.com/cassproject/cass-profile/issues/1) + +**Merged pull requests:** + +- Ui updates [\#9](https://github.com/cassproject/cass-profile/pull/9) ([AleitaT](https://github.com/AleitaT)) + + + +\* *This Change Log was automatically generated by [github_changelog_generator](https://github.com/skywinder/Github-Changelog-Generator)* \ No newline at end of file