Skip to content

Commit

Permalink
Update changelog for 1.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
ferrarimarco committed Mar 8, 2018
1 parent 66d255d commit 5b7d344
Showing 1 changed file with 24 additions and 15 deletions.
39 changes: 24 additions & 15 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,34 +1,43 @@
# Change Log

## [1.2.1](https://github.com/ferrarimarco/pxe/tree/1.2.1) (2017-10-11)
[Full Changelog](https://github.com/ferrarimarco/pxe/compare/1.2.0...1.2.1)
## [1.3.0](https://github.com/ferrarimarco/docker-pxe/tree/1.3.0) (2018-03-08)
[Full Changelog](https://github.com/ferrarimarco/docker-pxe/compare/1.2.1...1.3.0)

**Implemented enhancements:**

- Add Docker hub badges to README [\#10](https://github.com/ferrarimarco/pxe/issues/10)
- Unclear documentation about pxe container IP [\#9](https://github.com/ferrarimarco/pxe/issues/9)
- Do not depend on packages [\#13](https://github.com/ferrarimarco/docker-pxe/issues/13)
- Base off alpine [\#12](https://github.com/ferrarimarco/docker-pxe/issues/12)
- Disable dnsmasq service instead of stopping it [\#11](https://github.com/ferrarimarco/docker-pxe/issues/11)

## [1.2.0](https://github.com/ferrarimarco/pxe/tree/1.2.0) (2017-04-19)
[Full Changelog](https://github.com/ferrarimarco/pxe/compare/1.1.0...1.2.0)
## [1.2.1](https://github.com/ferrarimarco/docker-pxe/tree/1.2.1) (2017-10-11)
[Full Changelog](https://github.com/ferrarimarco/docker-pxe/compare/1.2.0...1.2.1)

**Implemented enhancements:**

- Implement the support to add additional boot menu entries without the need to overwrite the contents of default configuration [\#7](https://github.com/ferrarimarco/pxe/issues/7)
- Add Docker hub badges to README [\#10](https://github.com/ferrarimarco/docker-pxe/issues/10)
- Unclear documentation about pxe container IP [\#9](https://github.com/ferrarimarco/docker-pxe/issues/9)

## [1.1.0](https://github.com/ferrarimarco/pxe/tree/1.1.0) (2017-04-08)
[Full Changelog](https://github.com/ferrarimarco/pxe/compare/1.0.0...1.1.0)
## [1.2.0](https://github.com/ferrarimarco/docker-pxe/tree/1.2.0) (2017-04-19)
[Full Changelog](https://github.com/ferrarimarco/docker-pxe/compare/1.1.0...1.2.0)

**Implemented enhancements:**

- Remove Ubuntu 16.04 boot option [\#6](https://github.com/ferrarimarco/pxe/issues/6)
- Show the boot menu [\#5](https://github.com/ferrarimarco/pxe/issues/5)
- Implement the support to add additional boot menu entries without the need to overwrite the contents of default configuarion [\#7](https://github.com/ferrarimarco/docker-pxe/issues/7)

## [1.0.0](https://github.com/ferrarimarco/pxe/tree/1.0.0) (2017-03-30)
## [1.1.0](https://github.com/ferrarimarco/docker-pxe/tree/1.1.0) (2017-04-08)
[Full Changelog](https://github.com/ferrarimarco/docker-pxe/compare/1.0.0...1.1.0)

**Implemented enhancements:**

- Remove Ubuntu 16.04 boot option [\#6](https://github.com/ferrarimarco/docker-pxe/issues/6)
- Show the boot menu [\#5](https://github.com/ferrarimarco/docker-pxe/issues/5)

## [1.0.0](https://github.com/ferrarimarco/docker-pxe/tree/1.0.0) (2017-03-30)
**Implemented enhancements:**

- Move the configuration out of the Dockerfile [\#3](https://github.com/ferrarimarco/pxe/issues/3)
- Write details about the test environment using Vagrant [\#2](https://github.com/ferrarimarco/pxe/issues/2)
- Add Ubuntu 16.04 to the bootable OSes list [\#1](https://github.com/ferrarimarco/pxe/issues/1)
- Move the configuration out of the Dockerfile [\#3](https://github.com/ferrarimarco/docker-pxe/issues/3)
- Write details about the test environment using Vagrant [\#2](https://github.com/ferrarimarco/docker-pxe/issues/2)
- Add Ubuntu 16.04 to the bootable OSes list [\#1](https://github.com/ferrarimarco/docker-pxe/issues/1)



Expand Down

0 comments on commit 5b7d344

Please sign in to comment.