Skip to content

Commit

Permalink
Added support for 023.
Browse files Browse the repository at this point in the history
  • Loading branch information
kefo committed Mar 4, 2024
1 parent e550e08 commit 95fc4bb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions NEWS
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
Second official release.
Support added for $7 on 4XX.
Move relationship to $e when entity is an agents (relationships to titles use $i)
Added support for 023

--- 1.0.0 2022-06-15

Expand Down
1 change: 1 addition & 0 deletions mta2mbh.xsl
Original file line number Diff line number Diff line change
Expand Up @@ -705,6 +705,7 @@
marc:datafield[@tag='016'] |
marc:datafield[@tag='020'] |
marc:datafield[@tag='022'] |
marc:datafield[@tag='023'] |
marc:datafield[@tag='024'] |
marc:datafield[@tag='031'] |
marc:datafield[@tag='034'] |
Expand Down

0 comments on commit 95fc4bb

Please sign in to comment.