File tree Expand file tree Collapse file tree 2 files changed +7
-3
lines changed Expand file tree Collapse file tree 2 files changed +7
-3
lines changed Original file line number Diff line number Diff line change 1
1
$Id$
2
- == Ruby-HL7 v0.2.50 Release Notes
2
+ == Ruby-HL7 v0.3 Release Notes
3
3
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
+
5
8
Original file line number Diff line number Diff line change @@ -6,13 +6,14 @@ The version id can be found in the HL7::VERSION constant.
6
6
7
7
* Bug tracking: http://trac.hasno.info/ruby-hl7
8
8
* Subversion: svn://hasno.info/ruby-hl7
9
+ * Git: git://github.com/segfault/ruby-hl7.git
9
10
* Docs: http://ruby-hl7.rubyforge.org
10
11
* Rubyforge: http://rubyforge.org/projects/ruby-hl7
11
12
* Lists
12
13
* Developers: mailto:
[email protected]
13
14
14
15
15
- Copyright (c) 2006-2007 Mark Guzman
16
+ Copyright (c) 2006-2008 Mark Guzman
16
17
$Id$
17
18
18
19
== Download and Installation
You can’t perform that action at this time.
0 commit comments