# Changelog

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

The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/)
and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.html).

## [0.3.1] - 2020-07-07

### Fixed

- Presigned URLs using virtual host option (the bucket name as part of the hostname)

## [0.3.0] - 2020-07-07

### Fixed

- Using the preferred URL structure for S3 URLs
- Make sure to use the path parameter in URL creation

## [0.2.0] - 2019-05-02

### Added

- Transmit JavaScript module

## [0.1.1] - 2019-04-10

### Fixed

- Documentation for forwarding in a Phoenix app

## [0.1.0] - 2019-04-09

### Added

- Transmit Plug
- Transmit.Signer behaviour
- Transmit.S3Signer for creating presigned URLs with S3
