Skip to content

Commit f1c0216

Browse files
committed
Prep for release 0.1.0
1 parent b974d72 commit f1c0216

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGES.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
0.1.0
2+
-----
3+
* Initial full release of gem.
4+
* support ActiveTriples 0.5, 0.6, and 0.8.2
5+
* Provides My Virtual Collection UI
6+
* Uses ontology gems and works gem to manage metadata
7+
* See README for more information.
8+
9+
0.0.1
10+
-----
11+
* Very preliminary. Lots of pieces and parts don't work yet.
12+
* Working version without font-awesome.
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
module Ld4lVirtualCollection
2-
VERSION = "0.0.1"
2+
VERSION = "0.1.0"
33
end

0 commit comments

Comments
 (0)