This repository was archived by the owner on Mar 4, 2026. It is now read-only.
File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ # Changelog
2+ All notable changes to this project will be documented in this file.
3+
4+ The format is based on [ Keep a Changelog] ( http://keepachangelog.com/en/1.0.0/ ) .
5+ This project adheres to [ Semantic Versioning] ( http://semver.org/spec/v2.0.0.html ) .
6+
7+
8+ ## [ Unreleased]
9+ ### Added
10+ - Better tests using PacketMockManager
11+ - Test on 2.7 and 3.[ 3-6]
12+ - Changelog
13+
14+ ### Changed
15+ - Use tox for testing
16+
17+ ## [ 1.35] - 2017-08-04
18+ ### Fixed
19+ - Some tests were broken
20+
21+ ## [ 1.35]
22+ ### Added
23+ - ` public_ipv4_subnet_size `
24+
25+ ## [ 1.34] - 2017-08-04
26+ ### Added
27+ - Custom iPXE and ` always_pxe ` setting
28+ - Volume coloning
29+ - Device Tags
30+
31+ ### Fixed
32+ - Handling of error messages from api response
33+
34+ ## [ 1.33] - 2017-03-15
35+ ### Fixed
36+ - Default payment method
Original file line number Diff line number Diff line change @@ -102,3 +102,8 @@ Copyright
102102---------
103103
104104Copyright (c) 2017 Packet Host. See [ License] ( https://github.com/packethost/packet-python/LICENSE.txt ) for further details.
105+
106+ Changes
107+ -------
108+
109+ See the [ Changelog] ( https://github.com/packethost/packet-python/CHANGES.md ) for further details.
You can’t perform that action at this time.
0 commit comments