Skip to content
This repository has been archived by the owner on Dec 1, 2021. It is now read-only.

Latest commit

 

History

History
20 lines (15 loc) · 635 Bytes

CHANGELOG.md

File metadata and controls

20 lines (15 loc) · 635 Bytes

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[Unreleased]

[0.0.3] - 2019-06-26

Fixed

  • Fixed a bug that was not setting the available quantity using the wrong node.

[0.0.2] - 2019-06-24

Fixed

  • Fixed a bug in the Builder->toXml() that caused an error when no collection had been added.

[0.0.1] - 2019-06-20

  • Add products to an XML feed builder.
  • Render the feed as an array.
  • Render the feed as XML.