Changeset b7209da3466b601144da23c7ff2feedbef3a2dd0
- Timestamp:
- 10/18/07 16:36:55 (15 months ago)
- Author:
- Mark Guzman <segfault@…>
- Parents:
- e386231b5d2b481e5463308e1e2df4cab88bf4b3
- Children:
- 82c4354aee54b4baf5791af9df57261eef57c2d8
- git-committer:
- Mark Guzman <segfault@hasno.info> / 2007-10-18T20:36:55Z+0000
- Message:
-
updated the release notes for the pending release
git-svn-id: svn://hasno.info/ruby-hl7/trunk@52 72d81af0-b0fa-4b65-b54c-2b622d79b57a
- Files:
-
Legend:
- Unmodified
- Added
- Removed
-
|
r4e0af4
|
rb7209d
|
|
| 1 | 1 | $Id$ |
| 2 | | == Ruby-HL7 v0.2.44 Release Notes |
| | 2 | == Ruby-HL7 v0.2.51 Release Notes |
| 3 | 3 | Changes: |
| 4 | | * Various bug fixes regarding segment access |
| 5 | | * Speed increase/fix when dealing with unimplemented segments |
| 6 | | * Related/Child segment access simplification ala (myobr.children would return all associated OBX segments) |
| | 4 | * Updated to support facets >= 2.0 |
| 7 | 5 | |