Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 614 Bytes

CHANGELOG.md

File metadata and controls

16 lines (13 loc) · 614 Bytes

1.2.0

  • lib/epp-xml/epp-xml.rb
    • added additional attributes to set prefix and version of schema

1.1.0

1.0.5

  • lib/epp-xml/domain.rb : all tag strings moved to class constants

  • lib/epp-xml/domain.rb (delete method):

    • added extra argument for 'delete' action verification
    • deleted usage of 'build' method
    • added support for verification argument in method
    • added possibility for building 'delete' xml markup in method