Skip to content

Commit 26b0afe

Browse files
committed
Update Changelog
[noissue]
1 parent 189da4a commit 26b0afe

File tree

1 file changed

+67
-0
lines changed

1 file changed

+67
-0
lines changed

CHANGES.rst

Lines changed: 67 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,73 @@ Changelog
1313

1414
.. towncrier release notes start
1515
16+
1.13.0 (2023-03-14)
17+
===================
18+
19+
20+
Features
21+
--------
22+
23+
- Added Domains compatibility.
24+
`#859 <https://github.com/pulp/pulp_file/issues/859>`__
25+
26+
27+
----
28+
29+
30+
1.12.0 (2023-02-03)
31+
===================
32+
33+
34+
Features
35+
--------
36+
37+
- Added a permission check on the used upload in the single shot content creation call.
38+
`#747 <https://github.com/pulp/pulp_file/issues/747>`__
39+
- The upload feature was changed to accept already existing file content. This allows multiple users to own identical files.
40+
`#774 <https://github.com/pulp/pulp_file/issues/774>`__
41+
- Allowed users to publish without manifests by settings the ``manifest`` field to null.
42+
`#837 <https://github.com/pulp/pulp_file/issues/837>`__
43+
- Added a feature that allows Pulp to automatically create missing repositories on import.
44+
`#866 <https://github.com/pulp/pulp_file/issues/866>`__
45+
46+
47+
Improved Documentation
48+
----------------------
49+
50+
- Added an overview section, with a pointer to the pulp-manifest tool.
51+
`#844 <https://github.com/pulp/pulp_file/issues/844>`__
52+
53+
54+
Misc
55+
----
56+
57+
- `#813 <https://github.com/pulp/pulp_file/issues/813>`__, `#814 <https://github.com/pulp/pulp_file/issues/814>`__, `#815 <https://github.com/pulp/pulp_file/issues/815>`__, `#816 <https://github.com/pulp/pulp_file/issues/816>`__, `#818 <https://github.com/pulp/pulp_file/issues/818>`__, `#819 <https://github.com/pulp/pulp_file/issues/819>`__, `#820 <https://github.com/pulp/pulp_file/issues/820>`__, `#821 <https://github.com/pulp/pulp_file/issues/821>`__, `#822 <https://github.com/pulp/pulp_file/issues/822>`__, `#823 <https://github.com/pulp/pulp_file/issues/823>`__, `#824 <https://github.com/pulp/pulp_file/issues/824>`__, `#825 <https://github.com/pulp/pulp_file/issues/825>`__, `#826 <https://github.com/pulp/pulp_file/issues/826>`__, `#828 <https://github.com/pulp/pulp_file/issues/828>`__, `#862 <https://github.com/pulp/pulp_file/issues/862>`__, `#867 <https://github.com/pulp/pulp_file/issues/867>`__, `#876 <https://github.com/pulp/pulp_file/issues/876>`__, `#881 <https://github.com/pulp/pulp_file/issues/881>`__
58+
59+
60+
----
61+
62+
63+
1.11.3 (2023-01-27)
64+
===================
65+
66+
67+
No significant changes.
68+
69+
70+
----
71+
72+
73+
1.11.2 (2022-10-18)
74+
===================
75+
76+
77+
No significant changes.
78+
79+
80+
----
81+
82+
1683
1.11.1 (2022-08-01)
1784
===================
1885

0 commit comments

Comments
 (0)