Skip to content
This repository has been archived by the owner on Jun 14, 2018. It is now read-only.

Commit

Permalink
docs(release) 0.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewconnell committed Jan 25, 2016
1 parent 4dea040 commit 80839fd
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 4 deletions.
5 changes: 3 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
<a name="next"</a>
### [next (TBD)](https://github.com/ngOfficeUIFabric/ng-officeuifabric/tree/dev)
<a name="0.3.0"</a>
### [0.3.0 (January 25, 2016)](https://github.com/ngOfficeUIFabric/ng-officeuifabric/releases/tag/0.3.0)

#### Features
- **uif-callout**: directive added (@jjczopek; closes [#15](https://github.com/ngOfficeUIFabric/ng-officeuifabric/pull/15))
- **uif-contextual-menu**: added attribute validation & error logging to console (by @s-KaiNet; closes [#99](https://github.com/ngOfficeUIFabric/ng-officeuifabric/issues/99))
- **uif-table**: added support to select multiple rows (by @waldekmastykarz; closes [#61](https://github.com/ngOfficeUIFabric/ng-officeuifabric/issues/61))
- **uif-table**: added attribute validation & error logging to console (by @waldekmastykarz; closes [#101](https://github.com/ngOfficeUIFabric/ng-officeuifabric/issues/101))
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "ng-officeuifabric-source",
"version": "0.2.0",
"version": "0.3.0",
"description": "Angular directives for Microsoft's Office UI Fabric.",
"license": "MIT",
"author": {
Expand All @@ -19,7 +19,7 @@
"Struyf, Elio <info@estruyf.be>",
"White, Thomas <tdwhite0@gmail.com>"
],
"homepage": "https://github.com/ngOfficeUIFabric/ng-officeuifabric#readme",
"homepage": "https://ngOfficeUiFabric.com",
"repository": {
"type": "git",
"url": "git+https://github.com/ngOfficeUIFabric/ng-officeuifabric.git"
Expand Down

0 comments on commit 80839fd

Please sign in to comment.