Skip to content

Commit fe27cd5

Browse files
committed
updated info for v0.3 tag
1 parent dc0ba94 commit fe27cd5

File tree

2 files changed

+7
-3
lines changed

2 files changed

+7
-3
lines changed

NOTES

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,8 @@
11
$Id$
2-
== Ruby-HL7 v0.2.50 Release Notes
2+
== Ruby-HL7 v0.3 Release Notes
33
Changes:
4-
* Updated to support facets >= 2.0
4+
* Removed dependency on facets
5+
* some minor maintenance changes
6+
* switched the code repo to git, still mirrored to svn
7+
58

README

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,13 +6,14 @@ The version id can be found in the HL7::VERSION constant.
66

77
* Bug tracking: http://trac.hasno.info/ruby-hl7
88
* Subversion: svn://hasno.info/ruby-hl7
9+
* Git: git://github.com/segfault/ruby-hl7.git
910
* Docs: http://ruby-hl7.rubyforge.org
1011
* Rubyforge: http://rubyforge.org/projects/ruby-hl7
1112
* Lists
1213
* Developers: mailto:[email protected]
1314
* Users: mailto:[email protected]
1415

15-
Copyright (c) 2006-2007 Mark Guzman
16+
Copyright (c) 2006-2008 Mark Guzman
1617
$Id$
1718

1819
== Download and Installation

0 commit comments

Comments
 (0)