# Change Log

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

## 1.0.1 - 2017-06-09

- Fixed a bug where an event rejected by the normalizer, this returned as null, is submitted to the API and causes API error.
- Fixed typos in package.json

## 1.0.2 - 2017-06-09

- API version is no longer a config option.  Since feature set used by the tool is closely tied to API version, users should not try to use different version of API.  API version will be updated as part of updates for this tool.

## 1.0.3 - 2017-06-12

- Project name changed to marketing-data-file-uploader from offline-conversions-file-uploader

## 1.1.0 - 2017-06-15

- MDFU now supports uploading custom audience. This is specified through commands, see updated README

## 1.1.1 - 2017-06-21

- Supports creating a new custom audience and upload to it. To do so, specify --adAccountId instead of --customAudienceId

## 1.1.2 - 2017-06-29

- Fixes a bug in parsing large IDs from config file resulting in random shift of values

## 1.1.3 - 2017-09-18

- Adding support for order_id and item_number fields.  See https://www.facebook.com/business/help/1772588746090250 for details
