Skip to content

Commit

Permalink
Prepare 0.15.1
Browse files Browse the repository at this point in the history
  • Loading branch information
barseghyanartur committed Jun 6, 2023
1 parent cb63b10 commit ec31582
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .secrets.baseline
Original file line number Diff line number Diff line change
Expand Up @@ -118,7 +118,7 @@
"filename": "README.rst",
"hashed_secret": "077d5a0e0f8bb517307a6e92a73b0a9aa959233c",
"is_verified": true,
"line_number": 426
"line_number": 427
}
],
"examples/django_example/project/settings/base.py": [
Expand Down Expand Up @@ -149,5 +149,5 @@
}
]
},
"generated_at": "2023-05-27T21:29:48Z"
"generated_at": "2023-06-06T21:30:48Z"
}
1 change: 1 addition & 0 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -249,6 +249,7 @@ Additional providers
- ``GenericFileProvider``: Create files in any format from raw bytes or a
predefined template.
- ``RandomFileFromDirProvider``: Pick a random file from given directory.
- ``FileFromPathProvider``: File from given path.

Supported file storages
-----------------------
Expand Down

0 comments on commit ec31582

Please sign in to comment.